Skip to content

Commit baba425

Browse files
author
SDKAuto
committed
CodeGen from PR 17880 in Azure/azure-rest-api-specs
Merge b0fb385f046f71dd9ff14456ebe540403ab7ae5c into e43e7725f1eb439f6dcece681ad7852c47a6a9ac
1 parent 51c5ade commit baba425

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

sdk/resources/azure-mgmt-msi/_meta.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"@autorest/[email protected]",
55
"@autorest/[email protected]"
66
],
7-
"commit": "3026119ab41bbce77275cfa3a1afbabf43af5aea",
7+
"commit": "ba2a12434b7b2d98c6f32d342a06c23b4ad1272e",
88
"repository_url": "https://github.com/Azure/azure-rest-api-specs",
9-
"autorest_command": "autorest specification/msi/resource-manager/readme.md --multiapi --python --python-sdks-folder=/home/vsts/work/1/azure-sdk-for-python/sdk --python3-only --use=@autorest/[email protected] --use=@autorest/[email protected] --version=3.7.2",
9+
"autorest_command": "autorest specification/msi/resource-manager/readme.md --multiapi --python --python-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-python/sdk --python3-only --use=@autorest/[email protected] --use=@autorest/[email protected] --version=3.7.2",
1010
"readme": "specification/msi/resource-manager/readme.md"
1111
}

sdk/resources/azure-mgmt-msi/azure/mgmt/msi/v2018_11_30/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
77
# --------------------------------------------------------------------------
88

9-
VERSION = "6.0.0"
9+
VERSION = "1.0.0b1"

sdk/resources/azure-mgmt-msi/azure/mgmt/msi/v2019_09_01_preview/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
77
# --------------------------------------------------------------------------
88

9-
VERSION = "6.0.0"
9+
VERSION = "1.0.0b1"

0 commit comments

Comments
 (0)