Benedikt Weber
Benedikt Weber
Ok, turns out that the `child.kill()` caused all those problems. Similar to https://github.com/xd009642/tarpaulin/issues/252#issuecomment-730319104, I added an exit route to my project (hidden behind a feature flag) which I now use...
How will the responseType be determined from the OpenAPI specification? I was not yet able to get it to generate a `responseType: 'blob'` entry in the `APIRequestOptions` of the `__request`...
Nvm, just figured it out. I'd really love to see this getting merged! Is there anything I could possibly help with?