Skip to content

Commit

Permalink
CodeGen from PR 14058 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge 3ec6de522edf616f389a9f9c1b8cc12084edc513 into 64e122e
  • Loading branch information
SDKAuto committed Apr 21, 2021
1 parent eae413d commit e215817
Show file tree
Hide file tree
Showing 114 changed files with 14,344 additions and 4,531 deletions.
1 change: 1 addition & 0 deletions sdk/sql/azure-mgmt-sql/MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
include _meta.json
recursive-include tests *.py *.yaml
include *.md
include azure/__init__.py
Expand Down
8 changes: 8 additions & 0 deletions sdk/sql/azure-mgmt-sql/_meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"autorest": "V2",
"use": "@microsoft.azure/autorest.python@~4.0.71",
"commit": "a0609a93c147f2da18f7582fb5d01d138492e536",
"repository_url": "https://github.com/Azure/azure-rest-api-specs",
"autorest_command": "autorest specification/sql/resource-manager/readme.md --keep-version-file --multiapi --no-async --python --python-mode=update --python-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-python/sdk --use=@microsoft.azure/autorest.python@~4.0.71 --version=V2",
"readme": "specification/sql/resource-manager/readme.md"
}
578 changes: 344 additions & 234 deletions sdk/sql/azure-mgmt-sql/azure/mgmt/sql/_sql_management_client.py

Large diffs are not rendered by default.

525 changes: 343 additions & 182 deletions sdk/sql/azure-mgmt-sql/azure/mgmt/sql/models/__init__.py

Large diffs are not rendered by default.

Loading

0 comments on commit e215817

Please sign in to comment.