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 15840 in Azure/azure-rest-api-specs
Merge 022b631da568e4ebc59a305189e7f925af6abf6e into c36887c
- Loading branch information
SDKAuto
committed
Aug 31, 2021
1 parent
8496bd8
commit 3d30d85
Showing
4,301 changed files
with
199,592 additions
and
36,206 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
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,8 +1,11 @@ | ||
{ | ||
"autorest": "3.4.2", | ||
"use": "@autorest/python@5.6.6", | ||
"commit": "f5fb71085c6846fd5d11b59a57381a5fcfd36840", | ||
"autorest": "3.4.5", | ||
"use": [ | ||
"@autorest/python@5.8.4", | ||
"@autorest/modelerfour@4.19.2" | ||
], | ||
"commit": "f6d0f93b491d5b523c78bc48031b591dddd023de", | ||
"repository_url": "https://github.com/Azure/azure-rest-api-specs", | ||
"autorest_command": "autorest specification/network/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.6.6 --version=3.4.2", | ||
"autorest_command": "autorest specification/network/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/modelerfour@4.19.2 --version=3.4.5", | ||
"readme": "specification/network/resource-manager/readme.md" | ||
} |
340 changes: 339 additions & 1 deletion
340
sdk/network/azure-mgmt-network/azure/mgmt/network/_network_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.