mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-11 00:12:42 +00:00
* Make it possible to opt out of JSONEncodable conformance JSONEncodable is not a native type and does not exist if only models are generated. * Match file indentation level