mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-11 00:21:18 +00:00
* Use the right package name for the Rust crate. * Change getters on models to return Option for non-required fields. * Cleanup Rust generation and get example compiling again. * Use underscore names for functions.