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