openapi-typescript-codegen
openapi-typescript-codegen copied to clipboard
Casing for properties
I have a openapi.json that contains types with upper case properties. I would like to be able to define to make those camelCase. I saw other generators (they dont work either..) that can do that. But those have other problems...
Or is there an option for controlling that? Havent seen anything in the documentation.