mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-22 08:40:50 +00:00
14 lines
304 B
Markdown
14 lines
304 B
Markdown
|
|
CONFIG OPTIONS for r
|
|
|
|
packageName
|
|
R package name (convention: lowercase). (Default: openapi)
|
|
|
|
packageVersion
|
|
R package version. (Default: 1.0.0)
|
|
|
|
hideGenerationTimestamp
|
|
Hides the generation timestamp when files are generated. (Default: true)
|
|
|
|
Back to the [generators list](README.md)
|