mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-30 12:40:52 +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