-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
When using the converted json and parsing into a java or javascript (or other) object model, characters like - (dash) and _ (underscore) cause the user to use the object['property-name'] type of syntax instead of object.propertyName
Please add an option to remove those characters and simply use camel case for json properties.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels