jberger
4 years agoNew Member
Does Swagger Editor supports Multiparts Custom Headers ?
Hi all !
I'm using swagger Editor v3.16.3.
I tried the sample of code from https://swagger.io/docs/specification/describing-request-body/multipart-requests/ in order to add custom headers to my file parts.
The custom header is not displayed in the try-out area of swagger ui, and is not sent at all.
Could you tell me if it is due to the swagger editor I'm using ?
Also the final goal was to send the Content-Length Header for each part of the form. Do you have any better advice to achieve this ?
Thanks in advance,
Regards,
Ju'