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 24995 in Azure/azure-rest-api-specs
Merge 5c9210eff73bcf0a6133483424f41c617761f12b into c280779eb9ff1bc9a8c0791cb9d3f6584be7ce43
- Loading branch information
SDKAuto
committed
Jul 26, 2023
1 parent
674698c
commit 1d9d5e6
Showing
964 changed files
with
26,897 additions
and
22,698 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 @@ | ||
{ | ||
"commit": "d03c1964cb76ffd6884d10a1871bbe779a2f68ef", | ||
"commit": "2ce29fafe37daac1162706e6ccdeb60dc8d300fa", | ||
"repository_url": "https://github.com/Azure/azure-rest-api-specs", | ||
"autorest": "3.9.2", | ||
"autorest": "3.9.6", | ||
"use": [ | ||
"@autorest/[email protected]", | ||
"@autorest/modelerfour@4.24.3" | ||
"@autorest/modelerfour@4.26.2" | ||
], | ||
"autorest_command": "autorest specification/sql/resource-manager/readme.md --generate-sample=True --include-x-ms-examples-original-file=True --python --python-sdks-folder=/home/vsts/work/1/azure-sdk-for-python/sdk --tag=package-composite-v5 --use=@autorest/[email protected] --use=@autorest/modelerfour@4.24.3 --version=3.9.2 --version-tolerant=False", | ||
"autorest_command": "autorest specification/sql/resource-manager/readme.md --generate-sample=True --include-x-ms-examples-original-file=True --python --python-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-python/sdk --use=@autorest/[email protected] --use=@autorest/modelerfour@4.26.2 --version=3.9.6 --version-tolerant=False", | ||
"readme": "specification/sql/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
733 changes: 359 additions & 374 deletions
733
sdk/sql/azure-mgmt-sql/azure/mgmt/sql/_sql_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
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
765 changes: 375 additions & 390 deletions
765
sdk/sql/azure-mgmt-sql/azure/mgmt/sql/aio/_sql_management_client.py
Large diffs are not rendered by default.
Oops, something went wrong.
318 changes: 156 additions & 162 deletions
318
sdk/sql/azure-mgmt-sql/azure/mgmt/sql/aio/operations/__init__.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
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.