mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-30 13:30:52 +00:00
* [csharp] Update RestSharp to 110.2.0 * Post './bin/generate-samples.sh bin/configs/csharp*' and './bin/utils/export_docs_generators.sh' scripts * OAuthAuthenticator: use configureSerialization * ContentType prop = RestSharp.ContentType.Json * `req` -> `request` in `Exec()` and `ExecAsync()` * Regenerate samples