Open
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:
requestBody schema is parsed as JsonSchema:
Request body is rendered as JSON in swagger UI:
What can I do to get a "upload button" displayed in here.
Thank you in advance
Metadata
Assignees
Labels
No labels