mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-09 08:31:21 +00:00
Prior to this change, clients generated with asyncNative=true could not intercept the responses using the existing repsonse interceptor. This adds another response interceptor solely for asyncNative=true clients.