openapi-typescript-codegen icon indicating copy to clipboard operation
openapi-typescript-codegen copied to clipboard

Support (configurable) responseType definition in XHR request.

Open keeema opened this issue 3 years ago • 0 comments

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.

keeema avatar Jun 10 '22 10:06 keeema