This repository was archived by the owner on Apr 29, 2024. It is now read-only.
This repository was archived by the owner on Apr 29, 2024. It is now read-only.
Ability to test api with Swagger UI to upload file/s #23
Closed
Description
As discussed on the reddit thread there is issue with current swagger api generation. It does shows the content type option as multipart/form-data
but doesn't give option to browse and upload the file.
It might be related to the missing format: binary
option as mentioned in https://swagger.io/docs/specification/describing-request-body/file-upload/
What version of molten are you using?
0.7.1