-
Notifications
You must be signed in to change notification settings - Fork 5.6k
[DONOT MERGE] EventHub: Added New API to 2018-01-01-preview #8535
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Can one of the admins verify this patch? |
azure-sdk-for-go
|
azure-sdk-for-net
|
azure-sdk-for-js
|
azure-sdk-for-java
|
azure-sdk-for-python
|
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Azure Pipelines successfully started running 1 pipeline(s). |
| "$ref": "#/parameters/subscriptionIdParameter" | ||
| } | ||
| ], | ||
| "responses": { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please include next link. If your service returns null for this field, that is perfectly fine. This will allow you to add paging later without a breaking change.
"x-ms-pageable": {
"nextLinkName": "nextLink"
}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we are deprecating this API, its supported in older versions. removed from swagger.
...venthub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/EventHub-preview.json
Show resolved
Hide resolved
...venthub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/EventHub-preview.json
Show resolved
Hide resolved
...venthub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/EventHub-preview.json
Outdated
Show resolved
Hide resolved
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
@ryansbenson updated with changes and comments. One quick questions, is it okay to remove the changesrequested label to show up as review requested. |
|
Signing off from ARM side as Ryan's comments have been addressed. |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Hi @v-Ajnava, is this PR still valid, as it is idle for a long time, looks this version(2018-01-01-preview) is already merged. if it is not in use. can you help close it? |
|
closing the PR as its not need know. |
Latest improvements:
MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.
Contribution checklist:
ARM API Review Checklist
Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs.
Please follow the link to find more details on API review process.