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

feat: add arrays of enums and enum callbacks for query params #2096

Merged
merged 3 commits into from
Jun 19, 2024

Conversation

indexxd
Copy link
Contributor

@indexxd indexxd commented Apr 27, 2023

This adds support for the callback option in Choice constraint in QueryParams to allow providing enum choices at runtime. Also adds support for arrays of enums using the multiple QueryParam option.

@shakaran
Copy link
Contributor

shakaran commented May 1, 2024

@indexxd could you rebase with last updates? Thanks

@indexxd indexxd force-pushed the master branch 2 times, most recently from cca2161 to f4a106f Compare June 4, 2024 21:27
@indexxd
Copy link
Contributor Author

indexxd commented Jun 4, 2024

@shakaran done, should be good now.

@shakaran
Copy link
Contributor

shakaran commented Jun 5, 2024

@DjordyKoert could you check this for quick merge if suitable? It is already rebased

@DjordyKoert DjordyKoert changed the title Add arrays of enums and enum callbacks for query params feat: add arrays of enums and enum callbacks for query params Jun 12, 2024
@DjordyKoert DjordyKoert merged commit d590880 into nelmio:master Jun 19, 2024
15 checks passed
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.

None yet

3 participants