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

OpenAPI 3.1.0 support: Encoding Object now supports style, explode and allowReserved for the multipart/form-data #2964

Open
char0n opened this issue May 19, 2023 · 0 comments

Comments

@char0n
Copy link
Member

char0n commented May 19, 2023

In OpenAPI 3.1.0, the Encoding Object now supports style, explode and allowReserved for the multipart/form-data media type as well.

OpenAPI 3.0.x
image

OpenAPI 3.1.0
image


The goal of this issue is to figure out what are the implications for swagger-js and swagger-ui and implement the support for above mentioned changes.

@char0n char0n self-assigned this May 19, 2023
@char0n char0n changed the title OpenAPI 3.1.0 support: OpenAPI 3.1.0 support: Encoding Object now supports style, explode and allowReserved for the multipart/form-data May 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant