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 20756 in Azure/azure-rest-api-specs
remove the deduplication (Azure#20756)
- Loading branch information
SDKAuto
committed
Sep 19, 2022
1 parent
3974221
commit 1db4005
Showing
174 changed files
with
61,417 additions
and
36,473 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.7.2", | ||
"autorest": "3.8.4", | ||
"use": [ | ||
"@autorest/python@5.12.0", | ||
"@autorest/modelerfour@4.19.3" | ||
"@autorest/python@6.1.6", | ||
"@autorest/modelerfour@4.23.5" | ||
], | ||
"commit": "0b70eafc6469141d5c4dc868c4a4438db6c32ead", | ||
"commit": "52352575583865ca4f32a8488d74654aa4ab2fc3", | ||
"repository_url": "https://github.com/Azure/azure-rest-api-specs", | ||
"autorest_command": "autorest specification/apimanagement/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/modelerfour@4.19.3 --version=3.7.2", | ||
"autorest_command": "autorest specification/apimanagement/resource-manager/readme.md --python --python-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-python/sdk --use=@autorest/python@6.1.6 --use=@autorest/modelerfour@4.23.5 --version=3.8.4 --version-tolerant=False", | ||
"readme": "specification/apimanagement/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
372 changes: 255 additions & 117 deletions
372
...apimanagement/azure-mgmt-apimanagement/azure/mgmt/apimanagement/_api_management_client.py
Large diffs are not rendered by default.
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
Oops, something went wrong.