Skip to content

Commit 40c3c16

Browse files
authored
enable new mpg generator for Azure.ResourceManager.AgriculturePlatform (Azure#53092)
* enable new mpg generator for Azure.ResourceManager.AgriculturePlatform * regen * update doc * update spec to main
1 parent 8be33f5 commit 40c3c16

File tree

75 files changed

+3155
-3608
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

75 files changed

+3155
-3608
lines changed

doc/GeneratorMigration/Library_Inventory.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
- Total libraries: 414
66
- Management Plane (Swagger): 165
7-
- Management Plane (TSP-Old): 47
7+
- Management Plane (TSP-Old): 46
88
- Management Plane (TypeSpec - @azure-typespec/http-client-csharp): 0
9-
- Management Plane (TypeSpec - @azure-typespec/http-client-csharp-mgmt): 12
9+
- Management Plane (TypeSpec - @azure-typespec/http-client-csharp-mgmt): 13
1010
- Management Plane (TypeSpec - @typespec/http-client-csharp): 0
1111
- Management Plane (TypeSpec - Unknown TypeSpec Generator: eng/emitter-package.json): 0
1212
- Data Plane (Swagger): 115
@@ -212,10 +212,11 @@ Total: 115
212212

213213
## Management Plane Libraries using TypeSpec (@azure-typespec/http-client-csharp-mgmt)
214214

215-
TypeSpec with @azure-typespec/http-client-csharp-mgmt generator is detected by the presence of a tsp-location.yaml file with an emitterPackageJsonPath value referencing @azure-typespec/http-client-csharp-mgmt, or through special handling for specific libraries. Total: 12
215+
TypeSpec with @azure-typespec/http-client-csharp-mgmt generator is detected by the presence of a tsp-location.yaml file with an emitterPackageJsonPath value referencing @azure-typespec/http-client-csharp-mgmt, or through special handling for specific libraries. Total: 13
216216

217217
| Service | Library | Path |
218218
| ------- | ------- | ---- |
219+
| agricultureplatform | Azure.ResourceManager.AgriculturePlatform | sdk/agricultureplatform/Azure.ResourceManager.AgriculturePlatform |
219220
| arizeaiobservabilityeval | Azure.ResourceManager.ArizeAIObservabilityEval | sdk/arizeaiobservabilityeval/Azure.ResourceManager.ArizeAIObservabilityEval |
220221
| computerecommender | Azure.ResourceManager.Compute.Recommender | sdk/computerecommender/Azure.ResourceManager.Compute.Recommender |
221222
| dellstorage | Azure.ResourceManager.Dell.Storage | sdk/dellstorage/Azure.ResourceManager.Dell.Storage |
@@ -232,11 +233,10 @@ TypeSpec with @azure-typespec/http-client-csharp-mgmt generator is detected by t
232233

233234
## Management Plane Libraries using TypeSpec (Old Generator)
234235

235-
TypeSpec with old generator is detected by the presence of a tsp-location.yaml file without an emitterPackageJsonPath value, tspconfig.yaml file, tsp directory, or *.tsp files. Total: 47
236+
TypeSpec with old generator is detected by the presence of a tsp-location.yaml file without an emitterPackageJsonPath value, tspconfig.yaml file, tsp directory, or *.tsp files. Total: 46
236237

237238
| Service | Library | Path |
238239
| ------- | ------- | ---- |
239-
| agricultureplatform | Azure.ResourceManager.AgriculturePlatform | sdk/agricultureplatform/Azure.ResourceManager.AgriculturePlatform |
240240
| avs | Azure.ResourceManager.Avs | sdk/avs/Azure.ResourceManager.Avs |
241241
| azurestackhci | Azure.ResourceManager.Hci.Vm | sdk/azurestackhci/Azure.ResourceManager.Hci.Vm |
242242
| carbon | Azure.ResourceManager.CarbonOptimization | sdk/carbon/Azure.ResourceManager.CarbonOptimization |

sdk/agricultureplatform/Azure.ResourceManager.AgriculturePlatform/api/Azure.ResourceManager.AgriculturePlatform.net8.0.cs

Lines changed: 61 additions & 14 deletions
Large diffs are not rendered by default.

sdk/agricultureplatform/Azure.ResourceManager.AgriculturePlatform/api/Azure.ResourceManager.AgriculturePlatform.netstandard2.0.cs

Lines changed: 61 additions & 14 deletions
Large diffs are not rendered by default.

sdk/agricultureplatform/Azure.ResourceManager.AgriculturePlatform/src/Generated/AgriServiceGetByResourceGroupAsyncCollectionResultOfT.cs

Lines changed: 85 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/agricultureplatform/Azure.ResourceManager.AgriculturePlatform/src/Generated/AgriServiceGetByResourceGroupCollectionResultOfT.cs

Lines changed: 84 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/agricultureplatform/Azure.ResourceManager.AgriculturePlatform/src/Generated/AgriServiceGetBySubscriptionAsyncCollectionResultOfT.cs

Lines changed: 78 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/agricultureplatform/Azure.ResourceManager.AgriculturePlatform/src/Generated/AgriServiceGetBySubscriptionCollectionResultOfT.cs

Lines changed: 77 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)