seamapi / edgespec

☃️ an API framework for everywhere.
MIT License
5 stars 2 forks source link

Support using `multipartFormDataResponse` in OpenAPI generation #147

Open codetheweb opened 8 months ago

codetheweb commented 8 months ago

Right now we only look at jsonResponse for response schema generation, we should also handle multipartFormDataResponse being used in the route spec.