openapi-generator/modules
Jim Schubert 5ea4391af5 [cli][gradle] Adds package name as a global option (#2557)
* [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.
2019-05-01 00:46:48 +08:00
..
openapi-generator [cli][gradle] Adds package name as a global option (#2557) 2019-05-01 00:46:48 +08:00
openapi-generator-cli [cli][gradle] Adds package name as a global option (#2557) 2019-05-01 00:46:48 +08:00
openapi-generator-core Load TemplatingEngineAdapter via Service Provider (#2755) 2019-04-29 15:17:11 -04:00
openapi-generator-gradle-plugin [cli][gradle] Adds package name as a global option (#2557) 2019-05-01 00:46:48 +08:00
openapi-generator-maven-plugin [maven] remove validateSpec (#2614) 2019-04-09 17:14:19 +08:00
openapi-generator-online Revert "update version (#2591)" (#2597) 2019-04-05 00:26:30 +08:00