mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-25 19:10:55 +00:00
14 lines
320 B
Markdown
14 lines
320 B
Markdown
|
|
CONFIG OPTIONS for lua
|
|
|
|
packageName
|
|
Lua package name (convention: single word). (Default: openapiclient)
|
|
|
|
packageVersion
|
|
Lua package version. (Default: 1.0.0-1)
|
|
|
|
hideGenerationTimestamp
|
|
Hides the generation timestamp when files are generated. (Default: true)
|
|
|
|
Back to the [generators list](README.md)
|