diff --git a/specification/machinelearningservices/MachineLearningServices.Management/tspconfig.yaml b/specification/machinelearningservices/MachineLearningServices.Management/tspconfig.yaml index 66f1d59c00dc..212ce241cf52 100644 --- a/specification/machinelearningservices/MachineLearningServices.Management/tspconfig.yaml +++ b/specification/machinelearningservices/MachineLearningServices.Management/tspconfig.yaml @@ -25,15 +25,13 @@ options: service-name: "Machine Learning" flavor: azure use-object-for-unknown: true - # Disabled TypeScript as LRO Paging and x-nullable not yet supported - # "@azure-tools/typespec-ts": - # emitter-output-dir: "{output-dir}/{service-dir}/arm-machinelearning" - # service-dir: "sdk/machinelearning" - # flavor: "azure" - # compatibility-lro: true - # experimental-extensible-enums: true - # package-details: - # name: "@azure/arm-machinelearning" + "@azure-tools/typespec-ts": + emitter-output-dir: "{output-dir}/{service-dir}/arm-machinelearning" + service-dir: "sdk/machinelearning" + flavor: "azure" + experimental-extensible-enums: true + package-details: + name: "@azure/arm-machinelearning" "@azure-tools/typespec-go": service-dir: "sdk/resourcemanager/machinelearning" emitter-output-dir: "{output-dir}/{service-dir}/armmachinelearning"