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

Support automatic camel case field key #371

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

ErikPelli
Copy link

Fix issue #271
Add support for automatic format of JSON keys to camel case.

Add camel case encoding option
Add camel case key conversion
Add camel case test
encode_test.go Outdated Show resolved Hide resolved
Co-authored-by: Fulvio <fulviodenza823@gmail.com>
@ErikPelli ErikPelli changed the title feat: support automatic camel case field key Support automatic camel case field key Jun 9, 2022
@goccy
Copy link
Owner

goccy commented Nov 14, 2022

I plan to review this after the discussion is finished on the issue.

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

Successfully merging this pull request may close these issues.

None yet

3 participants