mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-14 15:43:42 +00:00
* fix(rust,client): use local_var prefix for configuration This avoids conflicting with params named "configuration". * chore(rust,client): capture updated samples