forked from loafle/openapi-generator-original
11 lines
358 B
Markdown
11 lines
358 B
Markdown
---
|
|
title: Config Options for lua
|
|
sidebar_label: lua
|
|
---
|
|
|
|
| Option | Description | Values | Default |
|
|
| ------ | ----------- | ------ | ------- |
|
|
|packageName|Lua package name (convention: single word).| |openapiclient|
|
|
|packageVersion|Lua package version.| |1.0.0-1|
|
|
|hideGenerationTimestamp|Hides the generation timestamp when files are generated.| |true|
|