mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-12 00:21:18 +00:00
* fixes #6650. Rust client: multiple returns becomes optional. * Rename new param "supportMultipleReturns" into "supportMultipleResponses". * Remove redundant `UnknownList` enum option. * update doc Co-authored-by: William Cheng <wing328hk@gmail.com>