You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 17, 2024. It is now read-only.
Hi,
I tried to modelling a multipart request using a part as application/json and another part as a file without success.
I am wondering if raml allows you to describe a multipart request like in OpenAPI 3 (https://swagger.io/docs/specification/describing-request-body/multipart-requests/)
Reading Multipart RFC, it allow you to define Content-Type for the parts, so I guess that would be possible using raml
Thanks
The text was updated successfully, but these errors were encountered: