Skip to content

Commit

Permalink
CodeGen from PR 15715 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
track2 modify msi readme.go.md (Azure#15715)
  • Loading branch information
SDKAuto committed Aug 20, 2021
1 parent 6f32a1b commit 614b951
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions sdk/resources/azure-mgmt-msi/_meta.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"autorest": "3.4.2",
"autorest": "3.4.5",
"use": [
"@autorest/python@5.8.0",
"@autorest/modelerfour@4.19.1"
"@autorest/python@5.8.4",
"@autorest/modelerfour@4.19.2"
],
"commit": "19e140f6f848bf9616735a7bd360edeef25c6c8d",
"commit": "ebbb4a9474813d5e89acddee0aeb96e72b6e58ca",
"repository_url": "https://github.com/Azure/azure-rest-api-specs",
"autorest_command": "autorest specification/msi/resource-manager/readme.md --multiapi --python --python-mode=update --python-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-python/sdk --track2 --use=@autorest/python@5.8.0 --use=@autorest/modelerfour@4.19.1 --version=3.4.2",
"autorest_command": "autorest specification/msi/resource-manager/readme.md --multiapi --python --python-mode=update --python-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-python/sdk --track2 --use=@autorest/python@5.8.4 --use=@autorest/modelerfour@4.19.2 --version=3.4.5",
"readme": "specification/msi/resource-manager/readme.md"
}
2 changes: 1 addition & 1 deletion sdk/resources/azure-mgmt-msi/azure/mgmt/msi/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------

VERSION = "6.0.0b1"
VERSION = "1.0.0b1"

0 comments on commit 614b951

Please sign in to comment.