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

Fix generating non string enums. #1451

Merged

Conversation

altro3
Copy link
Collaborator

@altro3 altro3 commented Feb 22, 2024

Add support non string values in kotlin enums.

Fixed #1449

@altro3 altro3 requested a review from sdelamo February 22, 2024 09:48
@altro3 altro3 force-pushed the fix-generate-non-string-enums-2 branch from ae41070 to 7dd380f Compare February 22, 2024 11:16
@altro3 altro3 force-pushed the fix-generate-non-string-enums-2 branch from 7dd380f to 7ff248d Compare February 22, 2024 11:29
Add support non string values in kotlin enums.

Fixed micronaut-projects#1449
@altro3 altro3 force-pushed the fix-generate-non-string-enums-2 branch from 7ff248d to a8ff53d Compare February 22, 2024 11:56
@sdelamo sdelamo merged commit 65d3f78 into micronaut-projects:master Feb 22, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

OpenAPI property name results in incorrect method generation 2
2 participants