EventHub: moved VNet, IpFilter rules and Kafka from 2018-preview to 2017 API Version#4246
Conversation
|
Can one of the admins verify this patch? |
Automation for azure-sdk-for-pythonThe initial PR has been merged into your service PR: |
Automation for azure-sdk-for-jsThe initial PR has been merged into your service PR: |
Automation for azure-sdk-for-nodeThe initial PR has been merged into your service PR: |
Automation for azure-sdk-for-goThe initial PR has been merged into your service PR: |
|
@v-Ajnava could you create a commit of original files copied into this version before changes from the new version were introduced |
|
@dsgouda , we are moving the VNetRule, IPFilterRule and EnablleKafka from 2018-preview to 2017 API version. For 2018-Preview version the only .Net SDK was published with Version 2.8.0-preview. When publishing the new SDK for 2017 (stable) the current PR, we will bump the Major version which will be - 3.0.0 |
dsgouda
left a comment
There was a problem hiding this comment.
Looks good for the most part, please ensure PUT/DELETE operations are not long running
| } | ||
| ], | ||
| "responses": { | ||
| "200": { |
There was a problem hiding this comment.
Please check if this is a long running operation
There was a problem hiding this comment.
@dsgouda , PUT and DELETE for namespace are long running operations, do we need to change that ?
There was a problem hiding this comment.
I guess this operation is for Namespace IPFilterRule, please check the same
There was a problem hiding this comment.
@dsgouda ,I checked the swagger, only namespace PUT and DELETE are with "x-ms-long-running-operation": true.
The Namespace IPFilterRule dose not have '"x-ms-long-running-operation": true.'
…7 API version (Azure#4246)" This reverts commit 8c6f982.
approved PR for 2018-preview API Version : #3294
This checklist is used to make sure that common issues in a pull request are addressed. This will expedite the process of getting your pull request merged and avoid extra work on your part to fix issues discovered during the review process.
PR information
api-versionin the path should match theapi-versionin the spec).Quality of Swagger