mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-17 00:21:19 +00:00
Fixes a bug where the the `append` method's closing brace was not generated when using code-generation option `isDateTime=true`. Fixes #11267.