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

Make camel_case behavior match play-json #83

Closed

Conversation

dforciea
Copy link

Update to use the play-json snake case function rather than the built-in one that does not match.

Fixes #82

@CLAassistant
Copy link

CLAassistant commented Aug 14, 2020

CLA assistant check
All committers have signed the CLA.

@dforciea dforciea force-pushed the snakecase-play-json-mismatch-bug branch from ec0d509 to 84f883b Compare August 14, 2020 21:34
@dforciea
Copy link
Author

One question I would have is whether the behavior should match solely for the case class attribute name encoding, or if it should also apply for the singletons.

@dforciea dforciea closed this Sep 20, 2022
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 this pull request may close these issues.

Snake case behavior does not match play-json
2 participants