Skip to content

Commit b022806

Browse files
author
SDKAuto
committed
CodeGen from PR 18510 in Azure/azure-rest-api-specs
update example files (Azure#18418) (Azure#18510) * update example files * format update * update profile examples to include frontdoorId and originResponseTimeout * update profile and endpoint location to global * address comment * fix sp example * address comments and fix the provisioningState for create examples * fix casing
1 parent 5b928c1 commit b022806

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

sdk/cdn/azure-mgmt-cdn/_meta.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"@autorest/python@5.12.0",
55
"@autorest/modelerfour@4.19.3"
66
],
7-
"commit": "f635d0ffb31308098993e02cc1ab1a83db6bb585",
7+
"commit": "ad39d6de485d955bd9f66a7dc89e23f28c01f7c7",
88
"repository_url": "https://github.com/Azure/azure-rest-api-specs",
9-
"autorest_command": "autorest specification/cdn/resource-manager/readme.md --multiapi --python --python-mode=update --python-sdks-folder=/home/vsts/work/1/azure-sdk-for-python/sdk --python3-only --track2 --use=@autorest/python@5.12.0 --use=@autorest/modelerfour@4.19.3 --version=3.7.2",
9+
"autorest_command": "autorest specification/cdn/resource-manager/readme.md --multiapi --python --python-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-python/sdk --python3-only --use=@autorest/python@5.12.0 --use=@autorest/modelerfour@4.19.3 --version=3.7.2",
1010
"readme": "specification/cdn/resource-manager/readme.md"
1111
}

sdk/cdn/azure-mgmt-cdn/azure/mgmt/cdn/_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 = "12.0.0"
9+
VERSION = "2.0.0"

0 commit comments

Comments
 (0)