-
-
Notifications
You must be signed in to change notification settings - Fork 8
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 SwaggerUI V4? #376
Comments
Does swagger UI 4 also support older versions of openapi, 3.0 and older? |
Looks like they do support openapi 3.0! https://swagger.io/blog/news/what-s-new-in-swaggerui-v4-and-swaggereditor-v4/#:~:text=The%20v4%20releases%20will%20continue,code%20to%20support%20React%4017 I am having trouble finding answers to whether or not they support older than openapi 3.0 |
Ok then I think we should add an option to the action which allows to select the swagger ui version. |
I love it! |
I just recognized that there is already an undocumented |
@melissarh57 have you checked that you can use swagger ui v4 using this parameter? |
@Legion2 thank you! I no longer have this use case since I have switched code bases, but I appreciate you reaching out! |
I'd love to use this action, but with openapi 3.1, and it looks like swaggerUI V4 supports that. Any plan to update this action to use swaggerui v4 instead of v3? or any recommended alternatives?
The text was updated successfully, but these errors were encountered: