mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-10-14 00:13:50 +00:00
* [java][spring] add useSpringBuiltInValidation option to disable @Validated at class level (fix #20899) * Add sample and github workflow maintenance.