forked from loafle/openapi-generator-original
513 B
513 B
title, sidebar_label
| title | sidebar_label |
|---|---|
| Config Options for rust | rust |
| Option | Description | Values | Default |
|---|---|---|---|
| packageName | Rust package name (convention: lowercase). | openapi | |
| packageVersion | Rust package version. | 1.0.0 | |
| hideGenerationTimestamp | Hides the generation timestamp when files are generated. | true | |
| library | library template (sub-template) to use. |
|
hyper |