mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-22 19:43:40 +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