Skip to content

Add explode support in combination with arrayShema annotation #987

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

Merged
merged 1 commit into from
Dec 11, 2020
Merged

Add explode support in combination with arrayShema annotation #987

merged 1 commit into from
Dec 11, 2020

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
@bnasslahsen
Copy link
Collaborator

@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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GenericParameterService#isExplodable method should recognise @ArraySchema as well
2 participants