vt-elixir / ja_serializer

JSONAPI.org Serialization in Elixir.
Other
640 stars 148 forks source link

Offer camelCase keys #315

Closed strzibny closed 5 years ago

strzibny commented 5 years ago

Since JSON:API 1.1 will suggest to use camelCase variant for keys and it matches general JavaScript conventions it would be awesome to offer camelCase keys in ja_serializer (even if not the default).