Skip to content
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

x-ms-parametrized-host is not validated correctly #240

Closed
mcardosos opened this issue Apr 28, 2018 · 3 comments
Closed

x-ms-parametrized-host is not validated correctly #240

mcardosos opened this issue Apr 28, 2018 · 3 comments
Assignees

Comments

@mcardosos
Copy link
Contributor

Easy repro
validate-example https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/search/data-plane/Microsoft.Azure.Search.Service/preview/2017-11-11/searchservice.json -o DataSources_Create
Issue prolly needs to be fixed in sway

@amarzavery
Copy link
Contributor

This should be fixed in the upcoming sprint. This will make sure that we can validate Azure search data plane swagger specs correctly. Please take a look at the referenced issue #234

@amarzavery
Copy link
Contributor

Repro steps:

oav validate-example https://github.com/Azure/azure-rest-api-specs/blob/master/specification/search/data-plane/Microsoft.Azure.Search.Service/preview/2017-11-11/searchservice.json

Model validator complains about some required parameters not being there. However they are actually present in the example.

@sarangan12
Copy link
Member

Task completed and oav released

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants