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 20905 in Azure/azure-rest-api-specs
[Reservations][S360] Fixing reservation property by adding swapProperties (Azure#20905)
- Loading branch information
SDKAuto
committed
Oct 5, 2022
1 parent
484ab9e
commit 04a540d
Showing
5 changed files
with
99 additions
and
132 deletions.
There are no files selected for viewing
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.8.4", | ||
"autorest": "3.9.2", | ||
"use": [ | ||
"@autorest/python@6.1.5", | ||
"@autorest/modelerfour@4.23.5" | ||
"@autorest/python@6.1.9", | ||
"@autorest/modelerfour@4.24.3" | ||
], | ||
"commit": "f70b7953f5d54889cc1825b37ad938342ca93a2e", | ||
"commit": "c89befd8a843fed07b64d20b29047e8c2728478f", | ||
"repository_url": "https://github.com/Azure/azure-rest-api-specs", | ||
"autorest_command": "autorest specification/reservations/resource-manager/readme.md --python --python-sdks-folder=/home/vsts/work/1/azure-sdk-for-python/sdk --use=@autorest/python@6.1.5 --use=@autorest/modelerfour@4.23.5 --version=3.8.4 --version-tolerant=False", | ||
"autorest_command": "autorest specification/reservations/resource-manager/readme.md --python --python-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-python/sdk --use=@autorest/python@6.1.9 --use=@autorest/modelerfour@4.24.3 --version=3.9.2 --version-tolerant=False", | ||
"readme": "specification/reservations/resource-manager/readme.md" | ||
} |
126 changes: 0 additions & 126 deletions
126
sdk/reservations/azure-mgmt-reservations/azure/mgmt/reservations/_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
Oops, something went wrong.