mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-24 12:33:39 +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