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

Swagger request body Content-Type #789

Open
dimparf opened this issue Feb 16, 2018 · 0 comments
Open

Swagger request body Content-Type #789

dimparf opened this issue Feb 16, 2018 · 0 comments
Labels

Comments

@dimparf
Copy link

dimparf commented Feb 16, 2018

Scalatra 2.6.0
Example of my swagger definition:
parameter bodyParam[String].description("Question"))
But in swagger interface body field allowed only JSON formatted data and filed is buggy (braces in field by default, do not insert spaces in words).
Parameter content type combobox contains only application/json type.

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

No branches or pull requests

2 participants