yury-dymov / json-api-normalizer

Normalize JSON API data for redux applications
MIT License
576 stars 40 forks source link

Camelcase links attributes #41

Closed tobycox closed 6 years ago

tobycox commented 6 years ago

Attributes in the links weren't being camelcased (both at the root level and entity level). Not sure if this was intentional?

This PR enables camelcase for these attributes if camelizeKeys is set.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.005%) to 99.281% when pulling 66b36fef32716b0022997817031941b20eeff70d on tobycox:camelize-links into 81b58bbbc1ad0f9c43eb4161ea98b500e9423f7b on yury-dymov:master.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.005%) to 99.281% when pulling 66b36fef32716b0022997817031941b20eeff70d on tobycox:camelize-links into 81b58bbbc1ad0f9c43eb4161ea98b500e9423f7b on yury-dymov:master.