quicktype icon indicating copy to clipboard operation
quicktype copied to clipboard

CSharp Enum Camel case

Open neilgallagher opened this issue 5 years ago • 0 comments

Hello, Your product is great but I would like an option when generating enums where we can disable Camel case e.g currently enum value is converted from TEST to Test. This is very important when we are sending enums as strings over an API. It seems like the C++ generator has this option.

Note I am generating from json schems where enums are case sensitive.

Many Thanks

Neil Gallagher

neilgallagher avatar Nov 01 '19 15:11 neilgallagher