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

#2967 change expected value for the format parameter #2968

Merged
merged 1 commit into from
Jun 26, 2019

Conversation

jmini
Copy link
Contributor

@jmini jmini commented Jun 26, 2019

Fixes #2967

This changes the expected value for the format query parameter. To get the spec in the JSON format, you now need to specify ?format=JSON instead of ?format=application/json to be conform with the MicroProfile spec:
https://github.com/eclipse/microprofile-open-api/blob/1.x/spec/src/main/asciidoc/microprofile-openapi-spec.adoc#53-query-parameters

@emmanuelbernard emmanuelbernard merged commit eb71984 into quarkusio:master Jun 26, 2019
@emmanuelbernard
Copy link
Member

Thanks @jmini !

@gsmet gsmet added this to the 0.18.0 milestone Jun 27, 2019
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.

OpenAPI: Use standard value for query parameter "format"
3 participants