Skip to content
This repository was archived by the owner on Mar 5, 2020. It is now read-only.
This repository was archived by the owner on Mar 5, 2020. It is now read-only.

Does not support form parameters for multipart/form-data #2

Description

@KevinColemanInc

Error Message:

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions