-
Notifications
You must be signed in to change notification settings - Fork 26
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
Support for openapi 3.1.0 #4
Comments
I'd love to make this change, and generate certainly seems to work, but I'd like to bundle a proper example with the application. Been looking around for something like the canonical petstore example in 3.1.0, but can't find anything solid. Do you know of any good examples out there I might be able to point to that I could bundle with the module? |
Hmm. Looks like swagger-ui itself doesn't quite support OAS 3.1.0, so there's not much I can do about that, but I can certainly bump the version number and start properly versioning this module as well. I'll look into that in the coming days. I'd still like to bundle a proper example, so I'll look into what that looks like, and I guess leave this open until a version of swagger-ui exists that supports the spec. |
As far as I can tell, nothing has changed here. The swagger-ui team has been pretty focussed on their new editor project for some time now, which blocks OAS 3.1.x adoption and beyond into swagger-ui. There's no real timeline on this yet, so this issue is going on hold. Rest assured, once they release the new version, I'll pull it in, if license allows, and it will probably be time for a version bump at that point, too. |
As swagger-api/swagger-ui#5891 has been closed, and swagger-ui v5 supports OAS 3.1, this should be now possible. Will you be pulling it in any time soon? Thank you |
Would like this as well. |
It seems, that the embedded version of swagger-ui is outdated and should be updated to support openapi 3.1.0
The text was updated successfully, but these errors were encountered: