bukalapak/snowboard

Snowboard doesn't support multipart routes

orencohendev opened this issue · 0 comments

I defined a route like so:

# Upload Video [POST /videos/upload]

+ Request (multipart/form-data; boundary=CUSTOM-BOUNDARY)

+ Response 200 (application/json; charset=utf-8)

And snowboard rendered the document without the ability to select a file.
Is that just not supported right now?

I will implement it myself if someone wants to show me where that is defined.

Screenshot from 2021-02-11 16-37-58