quicktype
quicktype copied to clipboard
Added support for original field and type naming for C++ language.
Description
Support for keeping original names for the C++ generator.
Motivation and Context
Previous Behaviour / Output
The CLI had the option for pascal-case, underscore-case, camel-case and others.
New Behaviour / Output
Now it supports original-case for fields and types.