mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-11 19:30:53 +00:00
* Filter deprecated generators from CLI list by default. * [gradle] Exclude deprecated generators from list by default, add "include" option to allow for customization of list task. * Update scripts to support the --include option of the list command * Update gradle/cli docs for generators listing with "include" option.