mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-04 07:50:56 +00:00
ApiClient for Okhttp3 must not copy the interceptors when setting the HttpClient. Enforce invariant that the HttpClient must never be null.