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

support .map() on enums #72

Merged
merged 2 commits into from
May 25, 2023
Merged

support .map() on enums #72

merged 2 commits into from
May 25, 2023

Conversation

dstoyanoff
Copy link
Contributor

Adds support for @@Map on enums the same way it is supported on models.

Resolves #71

@ridafkih
Copy link
Owner

Thanks for your contributions, looking into this now. :)

@ridafkih
Copy link
Owner

This will be included in the next release.

@ridafkih ridafkih merged commit 1ed4427 into ridafkih:main May 25, 2023
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.

Allow @@map for enums
2 participants