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

- adds support for enum types in query parameters #3477

Merged
merged 8 commits into from
Oct 17, 2023

Conversation

baywet
Copy link
Member

@baywet baywet commented Oct 11, 2023

fixes #2490
fixes #3354

@baywet baywet self-assigned this Oct 11, 2023
@baywet baywet force-pushed the feature/typed-query-parameters branch from accc02e to 4daac19 Compare October 12, 2023 14:55
@baywet baywet marked this pull request as ready for review October 12, 2023 14:55
@baywet baywet requested a review from a team as a code owner October 12, 2023 14:55
@baywet baywet enabled auto-merge October 12, 2023 14:55
@baywet baywet requested a review from andrueastman October 13, 2023 14:12
Ndiritu and others added 2 commits October 14, 2023 00:52
Add imports for method parameters that are query parameters
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

94.9% 94.9% Coverage
0.0% 0.0% Duplication

@baywet baywet merged commit 662d9d9 into main Oct 17, 2023
173 checks passed
@baywet baywet deleted the feature/typed-query-parameters branch October 17, 2023 06:06
@andreaTP
Copy link
Contributor

andreaTP commented Jan 5, 2024

Getting to experiment with this only now and it's an awesome improvement!
Amazing job @baywet and team!

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.

Parameter Array - InvalidCastException all languages | Generating enums from query parameter
4 participants