apity icon indicating copy to clipboard operation
apity copied to clipboard

Support application/octet-stream post body (file upload)

Open fbjorn opened this issue 2 years ago • 0 comments

https://petstore3.swagger.io/#/pet/uploadFile has an application/octet-stream payload in request body. Currently it's not typed correctly (no query or path params are shown), and the request will probably fail cause the body won't be included.

fbjorn avatar Jan 26 '23 10:01 fbjorn