Skip to content

Parsing multipart/form-data body #2135

Open
@sourcerebels

Description

Hi,

I'm using swagger-parser 2.1.23 to parse an openapi 3.1.0 yaml file.

I have a request with multipart/form-data body to upload a file:

image

requestBody schema is parsed as JsonSchema:

image

Request body is rendered as JSON in swagger UI:

image

What can I do to get a "upload button" displayed in here.

Thank you in advance

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