mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-10 15:29:04 +00:00
* [cpp] Sanitize identifier names * Remove duplicated methods in cpp code generator subclasses. * Fix unintended codegen differences in cpp tizen caused by it not extending AbstractCppCodegen class.