mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-17 08:31:23 +00:00
* Add Error to the list of reserved words that must be escaped for Class-generation This fixes a part of #2456. * add in special casing for the model names to not clobber existing language type names * address formatting issues to be in line with language convention