Skip to content

Commit

Permalink
CodeGen from PR 16538 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
DPS RP API version for AZn+0 (Azure#16538)

* Initial commit, copying all files from last API version

* Add changes for new API version

* Update DPSCertificateCreateOrUpdate.json

* Update DPSCreate.json

* Update iotdps.json

* Update cSpell.json

* fix prettier issue

* Add tag for new API

* Update readme.md

* Add 'systemData'

* Move systemData

Co-authored-by: Zhenglai Zhang <[email protected]>
  • Loading branch information
SDKAuto and zhenglaizhang committed Nov 3, 2021
1 parent 49f51c0 commit 5bd72c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@autorest/[email protected]",
"@autorest/[email protected]"
],
"commit": "933b6d3d88fd5fc93be36731c2837b7b109ba49a",
"commit": "e86c039a135e8a9363be7cb58739aaef5543828b",
"repository_url": "https://github.com/Azure/azure-rest-api-specs",
"autorest_command": "autorest specification/deviceprovisioningservices/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] --use=@autorest/[email protected] --version=3.4.5",
"readme": "specification/deviceprovisioningservices/resource-manager/readme.md"
Expand Down
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 5bd72c9

Please sign in to comment.