Skip to content

Respect dot as a word separator #249

@ildar2

Description

@ildar2
@SerializedName("mobile.agree_with_conditions")
val mobileagreeWithConditions: String = "",

in my localization json most of the lines have "mobile." prefix. It gets skipped when field names are generated.
Could you make dot "." a valid word separator, so mobileagreeWithConditions would become mobileAgreeWithConditions?
P.S. please check out my comment at #84

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions