Fixes issues with CheckSkuAvailability operation#1224
Fixes issues with CheckSkuAvailability operation#1224jianghaolu merged 1 commit intoAzure:masterfrom
Conversation
1. Changes type of skuName property from Sku to SkuName. 2. Marks some fields as required.
|
error: Found errors in validating the response with statusCode "200" for example in spec for operation "CognitiveServicesAccounts_GetProperties".: |
|
error: Found errors in validating the response with statusCode "200" for x-ms-example "Check SKU Availability" in operation "CheckSkuAvailability_List".: |
jianghaolu
left a comment
There was a problem hiding this comment.
Please fix the examples after the payload definition for Sku is changed.
|
@jianghaolu , |
|
Seems like both are false alarms. Otherwise looks good to me. |
|
No modification for Ruby |
|
No modification for NodeJS |
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
This change is