-
Notifications
You must be signed in to change notification settings - Fork 5.2k
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
Add API Version 2016-10-10 and Examples for Deployment Apis #1049
Conversation
@sarangan12 can you take a look? |
In apimanagement.json, the following errors are found: ERROR: Operation ProductSubscriptions_ListByProduct must be one of: subscriptions_listbysubscriptionid, subscriptions_list, subscriptions_listbyresourcegroup |
In apimdeployment.json, the following errors are found: WARNING: Booleans are not descriptive and make them hard to use. Instead use string enums with allowed set of values defined: 'ApiManagementServiceNameAvailabilityResult/nameAvailable'. |
Also, there is a typo in the name apimdeployment.json |
@sarangan12 since these Error will cause a breaking change in the existing version, we will incorporate those in next version. I have opened issue #1060 |
No modification for Ruby |
No modification for NodeJS |
No modification for Python |
Hello! cc @olydis |
* Update WANdisco Fusion swagger - Make Migration policies an enum - Add 202 responses for async delete - Make response scheme for secret properties * Add x-ms-long-running-operation-options to async deletes * Add x-ms-long-running-operation-options for 201 * Change final-state-via to azure-async-operation
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-version
in the path should match theapi-version
in the spec).Quality of Swagger