openapi-typescript-codegen
openapi-typescript-codegen copied to clipboard
Support (configurable) responseType definition in XHR request.
In order to download data from API with type e.g. application/pdf
I need possibility to define responseType as an arraybuffer for specific XHR request.