From ad63b6bbe42fad6d2a1381d2b6cbc652b93d1823 Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Thu, 24 Feb 2022 03:00:24 +0000 Subject: [PATCH] CodeGen from PR 17979 in Azure/azure-rest-api-specs Merge 0cab7f3fba76ad9265b01c7fe112e4f6c4bd7495 into 58e5b76bd36e15e9d3bbbe828cda59507adde1cd --- sdk/cosmos/azure-mgmt-cosmosdb/_meta.json | 4 ++-- .../azure-mgmt-cosmosdb/azure/mgmt/cosmosdb/_version.py | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sdk/cosmos/azure-mgmt-cosmosdb/_meta.json b/sdk/cosmos/azure-mgmt-cosmosdb/_meta.json index 1a63359dc4793..24b91968df952 100644 --- a/sdk/cosmos/azure-mgmt-cosmosdb/_meta.json +++ b/sdk/cosmos/azure-mgmt-cosmosdb/_meta.json @@ -4,8 +4,8 @@ "@autorest/python@5.12.0", "@autorest/modelerfour@4.19.3" ], - "commit": "c731fa175f77b7b53ef0579eb877c61b5d0467d6", + "commit": "06df63e45cd48d5f96f5e089792307635a6327c9", "repository_url": "https://github.com/Azure/azure-rest-api-specs", - "autorest_command": "autorest specification/cosmos-db/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/cosmos-db/resource-manager/readme.md --multiapi --python --python-mode=update --python-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-python/sdk --python3-only --track2 --use=@autorest/python@5.12.0 --use=@autorest/modelerfour@4.19.3 --version=3.7.2", "readme": "specification/cosmos-db/resource-manager/readme.md" } \ No newline at end of file diff --git a/sdk/cosmos/azure-mgmt-cosmosdb/azure/mgmt/cosmosdb/_version.py b/sdk/cosmos/azure-mgmt-cosmosdb/azure/mgmt/cosmosdb/_version.py index e5366921ebbc6..a712687790e50 100644 --- a/sdk/cosmos/azure-mgmt-cosmosdb/azure/mgmt/cosmosdb/_version.py +++ b/sdk/cosmos/azure-mgmt-cosmosdb/azure/mgmt/cosmosdb/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "7.0.0b3" +VERSION = "0.7.0"