The Wayback Machine - https://web.archive.org/web/20201217020414/https://github.com/springdoc/springdoc-openapi/pull/987
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

Add explode support in combination with arrayShema annotation #987

Conversation

@coutin
Copy link
Contributor

@coutin coutin commented Dec 11, 2020

Fix #984

This add supports to explode open api attribute for array query parameters using the arraySchema annotation.

@bnasslahsen bnasslahsen merged commit c145c7e into springdoc:master Dec 11, 2020
1 check passed
1 check passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@bnasslahsen
Copy link
Contributor

@bnasslahsen bnasslahsen commented Dec 11, 2020

@coutin,

Thank you for your contribution;
I have made some change, as the condition isNull(arraySchema) is in fact always false.

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

Successfully merging this pull request may close these issues.

2 participants
You can’t perform that action at this time.