Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Meta keys not camelCased #27

Closed
InputOutput opened this issue Dec 5, 2017 · 2 comments · Fixed by #29
Closed

Meta keys not camelCased #27

InputOutput opened this issue Dec 5, 2017 · 2 comments · Fixed by #29

Comments

@InputOutput
Copy link
Contributor

Hi, we're working with JSON-API documents with keys that are lower snake cased but have code standards for lower camel case in the actual code. The camelcase option works fine for the attribute keys but does not seem to convert the meta keys correctly. Is this by design or is it a bug?

best regards,

Jelte Werkhoven
Kaartje2go.nl

@yury-dymov
Copy link
Owner

Sounds like a bug to me. PR is welcome or you can wait untill the end of the week, and I will fix it myself.

@InputOutput
Copy link
Contributor Author

I'm sorry I did not get round to fixing it myself. Might do it next week unless you get there first ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants