Update generator option (#1236)

* update generator option

* update kotlin option usage

* update lua option

* update wording for lua option
This commit is contained in:
William Cheng
2018-10-16 23:05:14 +08:00
committed by GitHub
parent ebc2700a92
commit d8957af76b
8 changed files with 13 additions and 13 deletions

View File

@@ -5,7 +5,7 @@ CONFIG OPTIONS for kotlin
source folder for generated code (Default: src/main/kotlin)
packageName
Generated artifact package name (e.g. io.swagger).
Generated artifact package name. (Default: org.openapitools)
groupId
Generated artifact package's organization (i.e. maven groupId). (Default: org.openapitools)