Skip to content

Allow custom field generation for Enum types #111

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

Merged
merged 3 commits into from
Feb 2, 2023

Conversation

emab
Copy link
Contributor

@emab emab commented Jan 31, 2023

Fixes #110

Extends the use of handleFieldGeneration into the Enum generation. This ensures any options which contain custom field generation are also applied there.

Tests have been added to verify the behaviour.

Copy link
Owner

@ardeois ardeois left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thank you for the fast fix @emab 🎉
Just remove the commented line please and it'll be good for merging

@ardeois ardeois enabled auto-merge (squash) February 2, 2023 14:51
@ardeois ardeois merged commit 7d762c4 into ardeois:main Feb 2, 2023
@ardeois ardeois added the patch Increment the patch version when merged label Feb 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Increment the patch version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dynamic values for enums
2 participants