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 support #885

Open
DerManoMann opened this issue Dec 14, 2020 · 7 comments
Open

OpenAPI 3.1 support #885

DerManoMann opened this issue Dec 14, 2020 · 7 comments

Comments

@DerManoMann
Copy link
Collaborator

Reminder/placeholder to collect features we want/need to implement...

@psk88
Copy link

psk88 commented Mar 9, 2021

Add support the style and explode attributes for multipart/form-data that can be used to control array serialization.

3.1.0 already released
https://github.com/OAI/OpenAPI-Specification/releases/tag/3.1.0

@ekisu
Copy link

ekisu commented Jun 16, 2021

It would be nice to have support for summary/description attributes on $refs
https://github.com/OAI/OpenAPI-Specification/blob/3.1.0/versions/3.1.0.md#reference-object

@xYundy
Copy link

xYundy commented Oct 7, 2021

Any ETA?

@DerManoMann
Copy link
Collaborator Author

DerManoMann commented Oct 7, 2021

Not really - I spend a lot of time on attributes lately. However, the dust has settled a bit on that so 3.1 might be on the cards next.
Of course, PRs are always welcome :)

@xYundy
Copy link

xYundy commented Dec 16, 2021

SwaggerPHP v4 was released. Any ETA for at least for $refs summary/description override? What's next on roadmap?

@DerManoMann
Copy link
Collaborator Author

If things were just that easy :)

https://www.openapis.org/blog/2021/02/16/migrating-from-openapi-3-0-to-3-1-0

I guess we'll have to widen some type hints...

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

5 participants