quicktype icon indicating copy to clipboard operation
quicktype copied to clipboard

Added support for original field and type naming for C++ language.

Open basdl opened this issue 1 year ago • 0 comments

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.

basdl avatar Aug 19 '24 10:08 basdl