mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-16 15:54:31 +00:00
* [csharp][netcore-httpclient] Reuse HttpClient, Allow use of external HttpClient. * Updated samples * Removed local variables no more useful * Added InvalidOperationException when used a configuration not supported for the constructor * Updated samples