Skip to content

Commit

Permalink
CodeGen from PR 31135 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge 7e50bf88cb50b3192912230e27ef9c1b29639c2b into 4a10268338c5edaacf2134a85a8e7d8a485451b2
  • Loading branch information
SDKAuto committed Oct 21, 2024
1 parent 4ad1ac1 commit 751a73a
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@ For information on how to develop for `Az.MachineLearningServices`, see [how-to.
``` yaml
commit: d4782cf23e78d441b42d06defad8116fc85d8459
require:
- $(this-folder)/../../readme.azure.noprofile.md
- $(repo)/specification/machinelearningservices/resource-manager/readme.md
- /mnt/vss/_work/1/s/azure-powershell/tools/SwaggerCI/readme.azure.noprofile.md
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/machinelearningservices/resource-manager/readme.md
# input-file:
# - $(repo)/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2024-04-01/machineLearningServices.json
# - $(repo)/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2024-04-01/mfe.json
# - $(repo)/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2024-04-01/workspaceFeatures.json
# - $(repo)/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2024-04-01/registries.json
# - /mnt/vss/_work/1/s/azure-rest-api-specs/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2024-04-01/machineLearningServices.json
# - /mnt/vss/_work/1/s/azure-rest-api-specs/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2024-04-01/mfe.json
# - /mnt/vss/_work/1/s/azure-rest-api-specs/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2024-04-01/workspaceFeatures.json
# - /mnt/vss/_work/1/s/azure-rest-api-specs/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2024-04-01/registries.json

subject-prefix: MLWorkspace
title: MachineLearningServices
Expand Down Expand Up @@ -631,3 +631,4 @@ directive:
# - ServicePrincipalAuthTypeWorkspaceConnectionProperties
# - UsernamePasswordAuthTypeWorkspaceConnectionProperties
```

10 changes: 10 additions & 0 deletions swaggerci/machinelearningservices.DefaultTag/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
### AutoRest Configuration
> see https://aka.ms/autorest
``` yaml
require:
- $(this-folder)/../../tools/SwaggerCI/readme.azure.noprofile.md
- $(this-folder)/../../../azure-rest-api-specs/specification/machinelearningservices/resource-manager/readme.md
try-require:
- $(this-folder)/../../../azure-rest-api-specs/specification/machinelearningservices/resource-manager/readme.powershell.md
```

0 comments on commit 751a73a

Please sign in to comment.