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

Serialize state to JSON with keys in camelCase #92

Merged
merged 1 commit into from
May 8, 2024

Conversation

guidanoli
Copy link
Contributor

Also, removes several unused imports

Closes #59

@guidanoli guidanoli requested a review from a team May 7, 2024 19:29
@guidanoli guidanoli self-assigned this May 7, 2024
@guidanoli guidanoli force-pushed the feature/json-in-camel-case branch from 38b2488 to 170c2b8 Compare May 7, 2024 19:38
@guidanoli guidanoli force-pushed the feature/json-in-camel-case branch from 170c2b8 to 77a3abe Compare May 7, 2024 19:40
Copy link
Contributor

@claudioantonio claudioantonio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome work, @guidanoli !
Thank you very much!

@guidanoli guidanoli merged commit 14621f9 into main May 8, 2024
@guidanoli guidanoli deleted the feature/json-in-camel-case branch May 8, 2024 16:57
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.

Comply with JSON naming recommendations
2 participants