mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-09 14:36:15 +00:00
Update generator option (#1236)
* update generator option * update kotlin option usage * update lua option * update wording for lua option
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user