mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-23 12:03:50 +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