-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Description
With json api (jsonapi.org) as a possible standard way to exchange json data between applications it would be great to have its recommended property naming strategy added to jackson:
http://jsonapi.org/recommendations/#naming
http://guides.emberjs.com/v2.1.0/models/customizing-serializers/#toc_json-api-document
It seems to be CAMEL_CASE_TO_LOWER_CASE_WITH_UNDERSCORES just with underscores replaced by dashes :-)
Metadata
Metadata
Assignees
Labels
No labels