forked from loafle/openapi-generator-original
* [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