Skip to content

Commit

Permalink
CodeGen from PR 15777 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Enable SDK automation for track-2 SDKs (Azure#15777)

* Add blockchain to latest profile

* Add additional types

* Enable SDK automation for track-2 SDKs

* Revert extra changes

* Revert

* Revert

* Revert

Co-authored-by: Mark Cowlishaw <[email protected]>
  • Loading branch information
SDKAuto and markcowl committed Oct 19, 2021
1 parent 9f91027 commit 65e98a3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions sdk/appconfiguration/azure-mgmt-appconfiguration/_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].1",
"@autorest/[email protected].4",
"@autorest/[email protected]"
],
"commit": "8295604d233d427afceff05bd5ed36d0cb7ae572",
"commit": "cde7f150e8d3bf3af2418cc347cae0fb2baed6a7",
"repository_url": "https://github.com/Azure/azure-rest-api-specs",
"autorest_command": "autorest specification/appconfiguration/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].1 --use=@autorest/[email protected] --version=3.4.2",
"autorest_command": "autorest specification/appconfiguration/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] --version=3.4.5",
"readme": "specification/appconfiguration/resource-manager/readme.md"
}
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 = "2.0.0"
VERSION = "1.0.0b1"

0 comments on commit 65e98a3

Please sign in to comment.