Skip to content

Commit eec18e7

Browse files
author
SDKAuto
committed
CodeGen from PR 13960 in Azure/azure-rest-api-specs
add missing usage.json to v5 sdk tag (Azure#13960)
1 parent 1051a43 commit eec18e7

File tree

115 files changed

+14576
-4767
lines changed

Some content is hidden

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

115 files changed

+14576
-4767
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": "d293c71ce3a03403f06f40302d38bd67727af73a",
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 & 186 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)