mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-04-27 10:44:17 +00:00
a0d68baa24
* Validation script batches only samples In this change, the validation script will batch only sample generation. For meta and documentation, it will always be iterative. Also made changes to meta-codegen*.sh so conditionals which may invoke maven are explicitly rooted. * [ci] batch python-experimental, include new springboot option