Skip to content

Commit 7b60de0

Browse files
author
SDKAuto
committed
CodeGen from PR 30112 in Azure/azure-rest-api-specs
Merge 28ebceadb670d9869cc686ae0ab1097affb24392 into 283930d97b13b4ef347a366035fcb8e9c6892f25
1 parent 4011e52 commit 7b60de0

File tree

2 files changed

+17
-6
lines changed
  • src/MachineLearningServices/MachineLearningServices.Autorest
  • swaggerci/machinelearningservices.DefaultTag

2 files changed

+17
-6
lines changed

src/MachineLearningServices/MachineLearningServices.Autorest/README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@ For information on how to develop for `Az.MachineLearningServices`, see [how-to.
2929
``` yaml
3030
commit: d4782cf23e78d441b42d06defad8116fc85d8459
3131
require:
32-
- $(this-folder)/../../readme.azure.noprofile.md
33-
- $(repo)/specification/machinelearningservices/resource-manager/readme.md
32+
- /mnt/vss/_work/1/s/azure-powershell/tools/SwaggerCI/readme.azure.noprofile.md
33+
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/machinelearningservices/resource-manager/readme.md
3434
# input-file:
35-
# - $(repo)/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2024-04-01/machineLearningServices.json
36-
# - $(repo)/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2024-04-01/mfe.json
37-
# - $(repo)/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2024-04-01/workspaceFeatures.json
38-
# - $(repo)/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2024-04-01/registries.json
35+
# - /mnt/vss/_work/1/s/azure-rest-api-specs/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2024-04-01/machineLearningServices.json
36+
# - /mnt/vss/_work/1/s/azure-rest-api-specs/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2024-04-01/mfe.json
37+
# - /mnt/vss/_work/1/s/azure-rest-api-specs/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2024-04-01/workspaceFeatures.json
38+
# - /mnt/vss/_work/1/s/azure-rest-api-specs/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2024-04-01/registries.json
3939

4040
subject-prefix: MLWorkspace
4141
title: MachineLearningServices
@@ -631,3 +631,4 @@ directive:
631631
# - ServicePrincipalAuthTypeWorkspaceConnectionProperties
632632
# - UsernamePasswordAuthTypeWorkspaceConnectionProperties
633633
```
634+
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
### AutoRest Configuration
2+
> see https://aka.ms/autorest
3+
4+
``` yaml
5+
require:
6+
- $(this-folder)/../../tools/SwaggerCI/readme.azure.noprofile.md
7+
- $(this-folder)/../../../azure-rest-api-specs/specification/machinelearningservices/resource-manager/readme.md
8+
try-require:
9+
- $(this-folder)/../../../azure-rest-api-specs/specification/machinelearningservices/resource-manager/readme.powershell.md
10+
```

0 commit comments

Comments
 (0)