Fix response structure#7790
Conversation
Automation for azure-sdk-for-pythonThe initial PR has been merged into your service PR: |
Automation for azure-sdk-for-goThe initial PR has been merged into your service PR: |
|
Can one of the admins verify this patch? |
|
Hi, |
specification/cognitiveservices/data-plane/QnAMaker/stable/v4.0/QnAMaker.json
Outdated
Show resolved
Hide resolved
specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2019-08-01/cosmos-db.json
Show resolved
Hide resolved
specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2019-08-01/cosmos-db.json
Show resolved
Hide resolved
|
@ryansbenson |
|
Hi, can anyone merge the PR, if no, could you please advice what's blocker? |
| "properties": { | ||
| "path": { | ||
| "type": "string", | ||
| "description": "The path for which the indexing behavior applies to. Index paths typically start with root and end with wildcard (/path/*)" |
There was a problem hiding this comment.
Add "pattern": property to define the regex. helps fail early.. probably at SDK layer.
|
Add ARM sign off.. Breaking changes.. but it seems service is behaving this way and just fixing Swagger. |
* Fix response structure * Add new properties and fix CI * Remove unrelated properties * Remove unrelated properties * revert unrelated change
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.