mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-16 15:54:31 +00:00
* Skip examples on complex body in Java This removes complex examples in Java which would not result in valid code. * Warn example being skip