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

Do not add default values for parameter references #1197

Merged
merged 1 commit into from
Jun 24, 2021

Conversation

sadam21
Copy link
Contributor

@sadam21 sadam21 commented Jun 21, 2021

Do not set default schema and "in" value for parameters which have
reference "$ref" set to not empty value.

https://swagger.io/docs/specification/describing-parameters/

Do not set default schema and "in" value for parameters which have
reference "$ref" set to not empty value.

https://swagger.io/docs/specification/describing-parameters/
@sadam21
Copy link
Contributor Author

sadam21 commented Jun 21, 2021

This PR implements #1183.

@bnasslahsen
Copy link
Contributor

Thank you @sadam21 for your PR.

@bnasslahsen bnasslahsen merged commit 49603bd into springdoc:master Jun 24, 2021
@sadam21
Copy link
Contributor Author

sadam21 commented Jun 25, 2021

Thank you too @bnasslahsen , you're welcome!

@bnasslahsen bnasslahsen added the enhancement New feature or request label Jan 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants