mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-13 06:39:11 +00:00
by fixing the logic of enum Boolean checking. Other changes: * Remove the `true &&` prefix from the `equals` method in models. * Apply some changes of Java-default to Java-okhttp-gson, i.e. adding `this` and parent model handling. * Some improvements on spaces and blank lines.