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 7bd16347ba03fd46a4eb8a3dbdd5e1ca256a8c0b into c280779eb9ff1bc9a8c0791cb9d3f6584be7ce43
- Loading branch information
SDKAuto
committed
Jul 26, 2023
1 parent
e8d9518
commit a5032ec
Showing
962 changed files
with
26,793 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": "a3eb236e453ce1c2d8a54c9e176b846040f3c36e", | ||
"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.