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

Allow @JsonValue on a field, not just getter #1428

Closed
cowtowncoder opened this issue Oct 21, 2016 · 1 comment
Closed

Allow @JsonValue on a field, not just getter #1428

cowtowncoder opened this issue Oct 21, 2016 · 1 comment
Milestone

Comments

@cowtowncoder
Copy link
Member

Looks like @JsonValue is currently only applicable to Methods; should also allow Fields for convenience.

@cowtowncoder cowtowncoder changed the title @JsonValue should be allowed on a Field Allow @JsonValue on a field, not just getter Nov 21, 2016
@cowtowncoder cowtowncoder added this to the 2.9.0 milestone Nov 21, 2016
@cowtowncoder
Copy link
Member Author

Implemented for 2.9.0.

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

No branches or pull requests

1 participant