# By default, the type is the object's class name lowercased, pluralized, and dasherized,
# per the spec naming recommendations: http://jsonapi.org/recommendations/#naming
Would be a breaking change so posting an issue about how to approach this before attempting a PR
In the README.md:
However JSONAPI seems to have changed their recommendations to camelCase.
https://jsonapi.org/recommendations/#naming
Would be a breaking change so posting an issue about how to approach this before attempting a PR