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

Support media-range via MediaTypeDict #1603

Merged
merged 1 commit into from
Nov 3, 2022

Conversation

RobbeSneyders
Copy link
Member

This PR adds support for media-ranges.

  • In the specification.
  • In the connexion validator_map, which allows to define a validator for a range of media types. I updated the default validator_map to use the JsonRequestBodyValidator for all json media types, which is in line with Connexion 2 behavior.

@RobbeSneyders RobbeSneyders added this to the Connexion 3.0 milestone Oct 16, 2022
@RobbeSneyders RobbeSneyders merged commit 53158b8 into feature/form-validation Nov 3, 2022
@RobbeSneyders RobbeSneyders deleted the feature/media-type-dict branch November 3, 2022 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant