mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-25 19:10:55 +00:00
11 lines
255 B
Markdown
11 lines
255 B
Markdown
|
|
CONFIG OPTIONS for go-server
|
|
|
|
packageName
|
|
Go package name (convention: lowercase). (Default: openapi)
|
|
|
|
hideGenerationTimestamp
|
|
Hides the generation timestamp when files are generated. (Default: true)
|
|
|
|
Back to the [generators list](README.md)
|