Skip to content

Commit

Permalink
CodeGen from PR 32279 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge 759e2691b0ab34a850b92f864c19927f88f4cb70 into d8322344919f53f162e90fab01eb324b0c2eab30
  • Loading branch information
SDKAuto committed Jan 22, 2025
1 parent bd6445f commit f65253e
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 f65253e

Please sign in to comment.