Skip to content

Add suport for JsonValue annotation on Enums. #1618

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 1 commit into from
Dec 15, 2022

Conversation

mikereiche
Copy link
Collaborator

Implement the @ JsonValue annotation with a property-value converter.

Closes #1617.

@mikereiche mikereiche force-pushed the datacouch_1617_jsonvalue_support branch 2 times, most recently from 249a39d to 888ed12 Compare December 7, 2022 19:43
@mikereiche mikereiche force-pushed the datacouch_1617_jsonvalue_support branch from 888ed12 to a424459 Compare December 7, 2022 20:08
@mikereiche mikereiche force-pushed the datacouch_1617_jsonvalue_support branch 2 times, most recently from 1b05530 to 47a54c6 Compare December 14, 2022 00:22
@mikereiche mikereiche force-pushed the datacouch_1617_jsonvalue_support branch 5 times, most recently from 84b3a40 to 54575e2 Compare December 15, 2022 18:52
@mikereiche mikereiche force-pushed the datacouch_1617_jsonvalue_support branch from 54575e2 to 91f8358 Compare December 15, 2022 21:24
@mikereiche mikereiche merged commit 799b7db into main Dec 15, 2022
mikereiche added a commit that referenced this pull request Jan 5, 2023
@mikereiche mikereiche deleted the datacouch_1617_jsonvalue_support branch January 24, 2023 21:09
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.

@JsonValue ignored for enums
2 participants