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

"content" on parameter not available ? #1341

Closed
momala454 opened this issue Nov 8, 2022 · 1 comment · Fixed by #1344
Closed

"content" on parameter not available ? #1341

momala454 opened this issue Nov 8, 2022 · 1 comment · Fixed by #1344
Labels

Comments

@momala454
Copy link
Contributor

momala454 commented Nov 8, 2022

According to there https://swagger.io/docs/specification/describing-parameters/#schema-vs-content
We should be able to use "content" on a parameter to be able to send json into a path parameter, but it is not available with swagger, there is no named argument "content" to the class "Parameter"

image

generating a swagger file will remove the section having this parameter, without showing any error

@momala454
Copy link
Contributor Author

thanks for this very fast fix

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

Successfully merging a pull request may close this issue.

2 participants