Skip to content

OAS Conversion of formData reference parameters to request body is incorrect #835

@ymohdriz

Description

@ymohdriz

With an OAS spec like this
issue-17.txt

When an operation contains 2 reference formData parameters, both are converted to individual request body which is incorrect. Expected behavior should be to convert it to schema and then create one requestBody out of multiple formData parameters.

Thanks,
Mohammed Rizwan

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