Skip to content

Commit

Permalink
CodeGen from PR 16904 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
portal-typescript.md-update (Azure#16904)
  • Loading branch information
SDKAuto committed Nov 30, 2021
1 parent 22d7f0c commit 6c16552
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions sdk/portal/azure-mgmt-portal/_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/[email protected].0",
"@autorest/[email protected].1"
"@autorest/[email protected].4",
"@autorest/[email protected].2"
],
"commit": "603b7448345a960ac28d88664692d1e0aade1864",
"commit": "734f94d7c3d69a5801505b2a35976783946cd614",
"repository_url": "https://github.com/Azure/azure-rest-api-specs",
"autorest_command": "autorest specification/portal/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/[email protected].0 --use=@autorest/[email protected].1 --version=3.4.2",
"autorest_command": "autorest specification/portal/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/[email protected].4 --use=@autorest/[email protected].2 --version=3.4.5",
"readme": "specification/portal/resource-manager/readme.md"
}
2 changes: 1 addition & 1 deletion sdk/portal/azure-mgmt-portal/azure/mgmt/portal/_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 = "1.0.0"
VERSION = "1.0.0b1"

0 comments on commit 6c16552

Please sign in to comment.