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

Add support for defining multiple content-types with openapi3 #100

Closed
wants to merge 2 commits into from

Conversation

msmol
Copy link
Contributor

@msmol msmol commented Dec 3, 2019

In OpenAPI3 you can define the requestBody multiple times for different content-types

This change will make the request validator validate based on the content-type (if defined)

@coveralls
Copy link

coveralls commented Dec 3, 2019

Coverage Status

Coverage increased (+0.04%) to 99.18% when pulling 33735bc on msmol:master into 1c8d7eb on Zooz:master.

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

Successfully merging this pull request may close these issues.

None yet

2 participants