Skip to content

Commit e215817

Browse files
author
SDKAuto
committed
CodeGen from PR 14058 in Azure/azure-rest-api-specs
Merge 3ec6de522edf616f389a9f9c1b8cc12084edc513 into 64e122e
1 parent eae413d commit e215817

File tree

114 files changed

+14344
-4531
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

114 files changed

+14344
-4531
lines changed

sdk/sql/azure-mgmt-sql/MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
include _meta.json
12
recursive-include tests *.py *.yaml
23
include *.md
34
include azure/__init__.py

sdk/sql/azure-mgmt-sql/_meta.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"autorest": "V2",
3+
"use": "@microsoft.azure/autorest.python@~4.0.71",
4+
"commit": "a0609a93c147f2da18f7582fb5d01d138492e536",
5+
"repository_url": "https://github.com/Azure/azure-rest-api-specs",
6+
"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 [email protected]/autorest.python@~4.0.71 --version=V2",
7+
"readme": "specification/sql/resource-manager/readme.md"
8+
}

sdk/sql/azure-mgmt-sql/azure/mgmt/sql/_sql_management_client.py

Lines changed: 344 additions & 234 deletions
Large diffs are not rendered by default.

sdk/sql/azure-mgmt-sql/azure/mgmt/sql/models/__init__.py

Lines changed: 343 additions & 182 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)