mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-18 20:37:06 +00:00
* docs(rust,client): link from parameter structs to operation methods * docs(rust,client): move "more information" text up This prevents the "more information" text from flowing into the previous bullet point. * docs(rust,client): use code formatting for generatorClass * docs(rust,client): use packageName variable for Cargo.toml dependencies example * chore(rust,client): capture sample updates