Skip to content

Add @JsonEnum annotation #989

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 2 commits into from
Sep 28, 2021
Merged

Add @JsonEnum annotation #989

merged 2 commits into from
Sep 28, 2021

Conversation

kevmoo
Copy link
Collaborator

@kevmoo kevmoo commented Sep 27, 2021

Allows generating the associated helpers without requiring usage as a field
in a @JsonSerializable class

Fixes #778

Allows generating the associated helpers without requiring usage as a field
in a @JsonSerializable class

Fixes #778
This used to fail at a worse spot before...
@kevmoo kevmoo merged commit a61658d into master Sep 28, 2021
@kevmoo kevmoo deleted the enum_fun branch September 28, 2021 03:38
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.

Option to generate encoder/decoder for enum?
2 participants