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

chore: decouple the internal model names from the generated JSON #14

Merged
merged 2 commits into from May 12, 2022

Conversation

kayman-mk
Copy link
Member

Description

Enforce the usage of @SerializedName on the model fields to decouple the JSON representation from the internal name of the fields.

Checklist

  • My code follows the style guidelines of the project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation

@kayman-mk kayman-mk changed the title feat: decouple the internal model names from the generated JSON chore: decouple the internal model names from the generated JSON May 12, 2022
@kayman-mk kayman-mk merged commit e16f132 into main May 12, 2022
@kayman-mk kayman-mk deleted the kayma/gson branch May 12, 2022 10:33
@kayman-mk
Copy link
Member Author

🎉 This PR is included in version 2.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

None yet

1 participant