Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parsing multipart/form-data body #2135

Open
sourcerebels opened this issue Nov 4, 2024 · 0 comments
Open

Parsing multipart/form-data body #2135

sourcerebels opened this issue Nov 4, 2024 · 0 comments

Comments

@sourcerebels
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant