mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-04-25 09:04:15 +00:00
4a494b45d3
* [Rust] Support formParams and fix list-params. Form params were previously unsupported, and list-params would produce code that didn't compile. * update rust samples