mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-05 03:03:39 +00:00
* [rust] Added support for text/plain to reqwest-trait client * Updated samples * [rust] Added support for text/plain to reqwest client * Updated samples * cleanup * reduced compiler warnings * fixed text/plain content with charset * Only deserialize text/plain if the API produces it