diff --git a/specification/servicebus/resource-manager/readme.python.md b/specification/servicebus/resource-manager/readme.python.md index 652433272d70..53c5545fd838 100644 --- a/specification/servicebus/resource-manager/readme.python.md +++ b/specification/servicebus/resource-manager/readme.python.md @@ -7,9 +7,8 @@ These settings apply only when `--track2` is specified on the command line. azure-arm: true license-header: MICROSOFT_MIT_NO_VERSION package-name: azure-mgmt-servicebus +package-version: 1.0.0b1 no-namespace-folders: true -modelerfour: - lenient-model-deduplication: true ``` ### Python multi-api @@ -39,7 +38,7 @@ perform-load: false These settings apply only when `--tag=package-2021-06-preview --python` is specified on the command line. Please also specify `--python-sdks-folder=`. -``` yaml $(tag) == 'package-2021-01-preview' +``` yaml $(tag) == 'package-2021-06-preview' namespace: azure.mgmt.servicebus.v2021_06_01_preview output-folder: $(python-sdks-folder)/servicebus/azure-mgmt-servicebus/azure/mgmt/servicebus/v2021_06_01_preview ``` @@ -83,3 +82,8 @@ Please also specify `--python-sdks-folder=