-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Description
Hi,
I have a JSON schema where a sub type (in my case, "Payload") is used many times in different objects. The classes generated differ by number of underscores, so I have for example "Payload___________________________________.java" and "Payload__________________________________.java" (and all shorter names and many longer ones). Of course these classes are hard to distinguish in IDE e.g. Netbeans. Could the naming be changed to have something like e.g. "Payload_35.java" instead?
Metadata
Metadata
Assignees
Labels
No labels