mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-05 00:10:56 +00:00
The added option removes the wrapper part of build.gradle, enabling the generated project to be used as a sub project. The same option from kotlin client was used as reference for this change.