-
Notifications
You must be signed in to change notification settings - Fork 64
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
Validate response content types #394
Validate response content types #394
Conversation
Signed-off-by: Thomas Farr <[email protected]>
Changes AnalysisCommit SHA: 673a0e6 API ChangesSummaryNO CHANGES ReportThe full API changes report is available at: https://github.com/opensearch-project/opensearch-api-specification/actions/runs/9881799396/artifacts/1688516948 API Coverage
|
Signed-off-by: Thomas Farr <[email protected]>
Signed-off-by: Thomas Farr <[email protected]>
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.
Looks good. Add a test fixture into invalid_data.yml (or a new fixture, might be worth reorganizing those files a little to split by different error type like request/response/invalid) that tests both possible new failures in integration tests.
Signed-off-by: Thomas Farr <[email protected]>
Signed-off-by: Thomas Farr <[email protected]>
2f5d2a0
to
673a0e6
Compare
Description
Validate response content types
Issues Resolved
Fixes #392
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.