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