-
Notifications
You must be signed in to change notification settings - Fork 5.6k
[ApiManagement] Added missing 202 Accepted response code #3952
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
[ApiManagement] Added missing 202 Accepted response code #3952
Conversation
Automation for azure-sdk-for-jsNothing to generate for azure-sdk-for-js |
Automation for azure-sdk-for-pythonNothing to generate for azure-sdk-for-python |
Automation for azure-sdk-for-javaNothing to generate for azure-sdk-for-java |
Automation for azure-sdk-for-rubyThe initial PR has been merged into your service PR: |
Automation for azure-sdk-for-goThe initial PR has been merged into your service PR: |
Automation for azure-sdk-for-nodeThe initial PR has been merged into your service PR: |
|
Can one of the admins verify this patch? |
| "description": "Accepted", | ||
| "schema": { | ||
| "$ref": "#/definitions/ApiManagementServiceResource" | ||
| } |
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.
@torresdal can you update the example for ApiManagementService_CreateOrUpdate to have 202 response as well?
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.
@anuchandy I added 202 to the examples listed under x-ms-examples. All good?
|
@AutorestCI regenerate azure-sdk-for-go |
Solves #3925
PR information
api-versionin the path should match theapi-versionin the spec).Quality of Swagger