Skip to content

Commit

Permalink
CodeGen from PR 16532 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Service Bus : Adding 2021-11-01 Api Version (Azure#16532)

* Added 2021-11-01 folder for new api version

* Changed api version to 2021-11-01

* Changed SBQueue allof to point to ProxyResource

* added operation Display to operations and Proxyresource addition to Authorization rules.json

* Changed network rule set definition to inherit from ProxyResource

* Changed rule definition allOf to ProxyResource

* Changed SBSubscription allOf to ProxyResource

* Change PrivateEndpointConnection allOf to ProxyResource

* Changed SBTopic allOf to ProxyResource

* Added alternate Name to SBNamespaceProperties

* Added parameters dictionary to Rules.json, Action, SqlFilter

* Changes to SBAuth and CheckName

* Added description to rules and 204 to delete in disaster config

* Added 204 response to DisasterConfigDelete

* Prettier check fix

* Changed disasterRecoveryConfigs auth rules type, defined new property of namespace update without zoneRedundant

* Added type object to SBUpdateNamespaceProperties

* Prettier fix

* Removed parameters from Rules.json

* Added type object to definitions
  • Loading branch information
SDKAuto committed Nov 22, 2021
1 parent 4bc0a7a commit 016763a
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion sdk/servicebus/azure-mgmt-servicebus/_meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@autorest/[email protected]",
"@autorest/[email protected]"
],
"commit": "1ebd7cba28910bc3d01fbc625f81e6a6e9a2756f",
"commit": "ecb970cf750e4f3c8477408eaf12fe65f6b03f30",
"repository_url": "https://github.com/Azure/azure-rest-api-specs",
"autorest_command": "autorest specification/servicebus/resource-manager/readme.md --multiapi --python --python-mode=update --python-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-python/sdk --track2 --use=@autorest/[email protected] --use=@autorest/[email protected] --version=3.4.5",
"readme": "specification/servicebus/resource-manager/readme.md"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------

VERSION = "7.1.0"
VERSION = "1.0.0b1"
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------

VERSION = "7.1.0"
VERSION = "1.0.0b1"
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------

VERSION = "7.1.0"
VERSION = "1.0.0b1"
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------

VERSION = "7.1.0"
VERSION = "1.0.0b1"
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------

VERSION = "7.1.0"
VERSION = "1.0.0b1"

0 comments on commit 016763a

Please sign in to comment.