mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-14 05:59:06 +00:00
* Stop using obsolete MaxTimeout * Convert timeout to a timespan, rather than update the configuration object * Use async overload of RestClientExtensions.Deserialize * Update samples * Fix typo * Undo timeout change