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 was archived by the owner on Mar 5, 2020. It is now read-only.
NoMethodError: undefined method `form_parameters=' for #<Raml::Body:0x007fe64c715798 @media_type="multipart/form-data">
RAML example:
multipart/form-data:
formParameters:
Source as to why this is a problem:
"If the API's media type is either application/x-www-form-urlencoded or multipart/form-data, the formParameters property MUST specify the name-value pairs that the API is expecting." https://github.com/raml-org/raml-spec/blob/master/raml-0.8.md