forked from Azure/azure-sdk-for-python
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CodeGen from PR 17678 in Azure/azure-rest-api-specs
[Microsoft.KubernetesConfiguration] Release Stable Api-Version 2022-03-01 (Azure#17678) * Adds base for updating Microsoft.KubernetesConfiguration from version preview/2022-01-01-preview to version 2022-03-01 * Updates readme * Updates API version in new specs and examples * Update fluxConfigurations and common file for dynamic rp provider * Update readme for sdk generation * Add kustomization name to object model * Change property names for Flux and add statusUpdatedAt * Add x-ms-identifiers
- Loading branch information
SDKAuto
committed
Mar 8, 2022
1 parent
fb70246
commit ef5f8c5
Showing
216 changed files
with
22,458 additions
and
16,459 deletions.
There are no files selected for viewing
10 changes: 5 additions & 5 deletions
10
sdk/kubernetesconfiguration/azure-mgmt-kubernetesconfiguration/_meta.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
{ | ||
"autorest": "3.4.5", | ||
"autorest": "3.7.2", | ||
"use": [ | ||
"@autorest/python@5.8.4", | ||
"@autorest/[email protected].2" | ||
"@autorest/python@5.12.0", | ||
"@autorest/[email protected].3" | ||
], | ||
"commit": "a136560c0771653154bace4384bdf45e0edcbb14", | ||
"commit": "989a7d0e47a71a77d9a8e56f2a3eee0d366b6909", | ||
"repository_url": "https://github.com/Azure/azure-rest-api-specs", | ||
"autorest_command": "autorest specification/kubernetesconfiguration/resource-manager/readme.md --multiapi --python --python-mode=update --python-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-python/sdk --track2 --use=@autorest/python@5.8.4 --use=@autorest/[email protected].2 --version=3.4.5", | ||
"autorest_command": "autorest specification/kubernetesconfiguration/resource-manager/readme.md --multiapi --python --python-mode=update --python-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-python/sdk --python3-only --track2 --use=@autorest/python@5.12.0 --use=@autorest/[email protected].3 --version=3.7.2", | ||
"readme": "specification/kubernetesconfiguration/resource-manager/readme.md" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.