mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-09 08:31:21 +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