Skip to content

- adds support for enum types in query parameters#3477

Merged
baywet merged 8 commits intomainfrom
feature/typed-query-parameters
Oct 17, 2023
Merged

- adds support for enum types in query parameters#3477
baywet merged 8 commits intomainfrom
feature/typed-query-parameters

Conversation

@baywet
Copy link
Copy Markdown
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
Co-authored-by: Eastman <andrueastman@users.noreply.github.com>
@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
Copy Markdown

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
@baywet baywet deleted the feature/typed-query-parameters branch October 17, 2023 06:06
@andreaTP
Copy link
Copy Markdown
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