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

Add support for JsonFormat.Feature.ACCEPT_CASE_INSENSITIVE_PROPERTIES #1232

Closed
cowtowncoder opened this issue May 17, 2016 · 0 comments
Closed
Milestone

Comments

@cowtowncoder
Copy link
Member

Currently there is only global setting MapperFeature.ACCEPT_CASE_INSENSITIVE_PROPERTIES that may be used to enable/disable acceptance of case-insensitive property names. But if at all possible, it'd be great to allow this to be enabled/disabled on per-property basis.

@cowtowncoder cowtowncoder changed the title Add JsonFormat.Feature.ACCEPT_CASE_INSENSITIVE, if possible Add `JsonFormat.Feature.ACCEPT_CASE_INSENSITIVE- May 17, 2016
@cowtowncoder cowtowncoder changed the title Add `JsonFormat.Feature.ACCEPT_CASE_INSENSITIVE- Add support for JsonFormat.Feature.ACCEPT_CASE_INSENSITIVE_PROPERTIES May 17, 2016
@cowtowncoder cowtowncoder modified the milestones: 2.2, 2.8.0 May 17, 2016
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