mtrajano / laravel-swagger

Auto generates the swagger documentation of a laravel project based on best practices and simple assumptions
167 stars 71 forks source link

Multipart for file values #33

Open pleaz opened 4 years ago

pleaz commented 4 years ago

when Form Request has a file value describe it using multipart form

mtrajano commented 4 years ago

Thanks for reporting this, I'll try to get to this soon. Feel free to submit a pr if you can get to it before me, thanks!