github beam-community/jsonapi 1.7.0
Shallow dasherizing and underscoring

latest release: 1.7.1
2 months ago

What's Changed

There are now two new values for the config option transform_fields:

  • camelize_shallow: Like camelize, but only affects the relationship and attribute keys, not their values.
  • dasherize_shallow: Like dasherize, but only affects the relationship and attribute keys, not their values.

New Contributors

Full Changelog: 1.6.3...1.7.0

Don't miss a new jsonapi release

NewReleases is sending notifications on new releases.