mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-08 03:18:53 +00:00
5ea4391af5
* [cli] Support packageName as global option CLI supports other package-related options (--api-package, --model-package, --invoker-package). This aligns those options with --package-name to avoid confusion about how to configure these options where those are supported. This intentionally does not apply a packageName getter/setter to DefaultCodegen to reduce the footprint of this change. * [gradle] Add packagName as global option This makes packageName available as a global option, beside apiPackage, modelPackage, and invokerPackage to reduce potential confusion about how to configure the four of these options by generators which support them. |
||
---|---|---|
.. | ||
openapi-generator | ||
openapi-generator-cli | ||
openapi-generator-core | ||
openapi-generator-gradle-plugin | ||
openapi-generator-maven-plugin | ||
openapi-generator-online |