wuseal / JsonToKotlinClass

🚀 Plugin for Android Studio And IntelliJ Idea to generate Kotlin data class code from JSON text ( Json to Kotlin )
GNU General Public License v3.0
3.1k stars 176 forks source link

Fix #425: Similar classes get incorrectly deduplicated #433

Closed ark-1 closed 4 months ago

ark-1 commented 4 months ago

Fixes #425

Previous PR (#426) was auto-closed when I renamed the branch, this one is the same.

ark-1 commented 4 months ago

Note that you need to approve the GitHub Actions workflow before the PR can be merged. The same for other PRs