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 20921 in Azure/azure-rest-api-specs
Merge e1dad02d3ed0cdee9032aa56ddb61fa3ec7347e5 into 4b2f5a45a34e351e38e8b075cf1da5a775fd414a
- Loading branch information
SDKAuto
committed
Sep 28, 2022
1 parent
03b6e5c
commit 697db23
Showing
1,030 changed files
with
239,378 additions
and
156,872 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.9.2", | ||
"use": [ | ||
"@autorest/python@5.13.0", | ||
"@autorest/modelerfour@4.19.3" | ||
"@autorest/python@6.1.6", | ||
"@autorest/modelerfour@4.24.3" | ||
], | ||
"commit": "8db7df38fe5fca1fc4d2634f5c89e8acfeb1f4ce", | ||
"commit": "657d9a2c9e7d6cca044aee358d17209947606a8a", | ||
"repository_url": "https://github.com/Azure/azure-rest-api-specs", | ||
"autorest_command": "autorest specification/resources/resource-manager/readme.md --multiapi --python --python-sdks-folder=/home/vsts/work/1/azure-sdk-for-python/sdk --python3-only --use=@autorest/python@5.13.0 --use=@autorest/modelerfour@4.19.3 --version=3.7.2", | ||
"autorest_command": "autorest specification/resources/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.24.3 --version=3.9.2 --version-tolerant=False", | ||
"readme": "specification/resources/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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,3 +14,7 @@ | |
patch_sdk() | ||
except ImportError: | ||
pass | ||
|
||
from ._version import VERSION | ||
|
||
__version__ = VERSION |
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.