From 34ac5720d6b2e6177ea4cfbefc1fc82de54f5eaf Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Thu, 31 Mar 2022 23:14:27 +0000 Subject: [PATCH] CodeGen from PR 18418 in Azure/azure-rest-api-specs Merge 0f50d1a3698318a20b41be7df102d01c82243e95 into 3034ada77d465b317cda51250a92454824cca06b --- sdk/cdn/azure-mgmt-cdn/_meta.json | 4 ++-- sdk/cdn/azure-mgmt-cdn/azure/mgmt/cdn/_version.py | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sdk/cdn/azure-mgmt-cdn/_meta.json b/sdk/cdn/azure-mgmt-cdn/_meta.json index f2096f5c31ca..833b62c4ca24 100644 --- a/sdk/cdn/azure-mgmt-cdn/_meta.json +++ b/sdk/cdn/azure-mgmt-cdn/_meta.json @@ -4,8 +4,8 @@ "@autorest/python@5.12.0", "@autorest/modelerfour@4.19.3" ], - "commit": "f635d0ffb31308098993e02cc1ab1a83db6bb585", + "commit": "f55a06c2b17ba62dc91f1d90f2fb881fb01a58cf", "repository_url": "https://github.com/Azure/azure-rest-api-specs", - "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", + "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", "readme": "specification/cdn/resource-manager/readme.md" } \ No newline at end of file diff --git a/sdk/cdn/azure-mgmt-cdn/azure/mgmt/cdn/_version.py b/sdk/cdn/azure-mgmt-cdn/azure/mgmt/cdn/_version.py index c047f879b92f..48944bf3938a 100644 --- a/sdk/cdn/azure-mgmt-cdn/azure/mgmt/cdn/_version.py +++ b/sdk/cdn/azure-mgmt-cdn/azure/mgmt/cdn/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "12.0.0" +VERSION = "2.0.0"