mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-02 23:10:52 +00:00
313 B
313 B
CONFIG OPTIONS for rust
packageName
Rust package name (convention: lowercase). (Default: openapi)
packageVersion
Rust package version. (Default: 1.0.0)
hideGenerationTimestamp
Hides the generation timestamp when files are generated. (Default: true)
Back to the generators list