mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-18 18:07:08 +00:00
* feat(rust,client): derive Default for model & api structs This makes operations with many parameters easier to work with. * chore(rust,client): capture sample changes: derive Default