forked from Azure/azure-sdk-for-python
-
Notifications
You must be signed in to change notification settings - Fork 7
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 19508 in Azure/azure-rest-api-specs
[Hub Generated] Review request for Microsoft.ContainerInstance to add version stable/2021-10-01 (Azure#19508) * Fix workspacekey and identity on Get * Update Get for dnsNameLabelReusePolicy, fix example * Add secret identifier to properties * Add missing ID in usage * Fix autoGeneratedDomainNameLabelScope and dnsNameLabelReusePolicy mixup * Remove secret id for env.val * Add missing start return code * Improve response message * Integrate Rubin's changes to fix linting error * Add Abdel's changes for missing operation * Remove duplicate RG name parameter * Run prettier * Add missing description
- Loading branch information
SDKAuto
committed
Jul 13, 2022
1 parent
989b184
commit 2cafcfa
Showing
27 changed files
with
2,110 additions
and
991 deletions.
There are no files selected for viewing
6 changes: 3 additions & 3 deletions
6
sdk/containerinstance/azure-mgmt-containerinstance/_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.7.2", | ||
"use": [ | ||
"@autorest/python@5.12.0", | ||
"@autorest/python@5.16.0", | ||
"@autorest/modelerfour@4.19.3" | ||
], | ||
"commit": "5dad3b83d0926768ede15ed41895d5f38defd512", | ||
"commit": "61c02924d569e1860c1011805728b16081cc1fb7", | ||
"repository_url": "https://github.com/Azure/azure-rest-api-specs", | ||
"autorest_command": "autorest specification/containerinstance/resource-manager/readme.md --multiapi --python --python-mode=update --python-sdks-folder=/home/vsts/work/1/azure-sdk-for-python/sdk --python3-only --track2 --use=@autorest/python@5.12.0 --use=@autorest/modelerfour@4.19.3 --version=3.7.2", | ||
"autorest_command": "autorest specification/containerinstance/resource-manager/readme.md --python --python-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-python/sdk --python3-only --use=@autorest/python@5.16.0 --use=@autorest/modelerfour@4.19.3 --version=3.7.2", | ||
"readme": "specification/containerinstance/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
105 changes: 0 additions & 105 deletions
105
...ontainerinstance/azure-mgmt-containerinstance/azure/mgmt/containerinstance/_metadata.json
This file was deleted.
Oops, something went wrong.
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.