From 4ec23514b72cbd21d9d9a1788e2b2e9280fdcf2f Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Wed, 2 Mar 2022 08:17:04 +0000 Subject: [PATCH] CodeGen from PR 17909 in Azure/azure-rest-api-specs Merge 90f2c66c315611db2da11cb219a7d504a5b8ed15 into 4d179c76cc3cb7415dd0fad0eb695d3bdec50a6f --- sdk/notificationhubs/azure-mgmt-notificationhubs/_meta.json | 2 +- .../azure/mgmt/notificationhubs/_version.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sdk/notificationhubs/azure-mgmt-notificationhubs/_meta.json b/sdk/notificationhubs/azure-mgmt-notificationhubs/_meta.json index 6da167b09a17..56eabe20fe71 100644 --- a/sdk/notificationhubs/azure-mgmt-notificationhubs/_meta.json +++ b/sdk/notificationhubs/azure-mgmt-notificationhubs/_meta.json @@ -4,7 +4,7 @@ "@autorest/python@5.12.0", "@autorest/modelerfour@4.19.3" ], - "commit": "49876eb04aa9957efbd34e3bc8700aece76c31ee", + "commit": "1818659d737a49dcce341b7456617067b74252c0", "repository_url": "https://github.com/Azure/azure-rest-api-specs", "autorest_command": "autorest specification/notificationhubs/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/notificationhubs/resource-manager/readme.md" diff --git a/sdk/notificationhubs/azure-mgmt-notificationhubs/azure/mgmt/notificationhubs/_version.py b/sdk/notificationhubs/azure-mgmt-notificationhubs/azure/mgmt/notificationhubs/_version.py index 142a0420b39b..364f3c906cf9 100644 --- a/sdk/notificationhubs/azure-mgmt-notificationhubs/azure/mgmt/notificationhubs/_version.py +++ b/sdk/notificationhubs/azure-mgmt-notificationhubs/azure/mgmt/notificationhubs/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "8.0.0" +VERSION = "7.0.0"