We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Bug: Redoc tab doesn't appear in a swagger yaml file
Why is this change important to you? How would you use it? Because I cant see the changes in a yaml spec file.
How can it benefit other users? This affects to all users with a yaml swagger specification.
Include as many relevant details about the environment you experienced the bug in and how to reproduce it.
The text was updated successfully, but these errors were encountered:
The problem seems that my specification is 3.0.2 instead of 3.0.0.
Please upgrade openapi header to 3.0.1 and 3.0.2 too.
Sorry, something went wrong.
I think you can send PR with changes to this file
intellij-redoc/src/main/java/com/phpinnacle/redoc/RedocApplication.java
Line 40 in 08d1030
No branches or pull requests
Detailed description
Bug: Redoc tab doesn't appear in a swagger yaml file
Context
Why is this change important to you? How would you use it?
Because I cant see the changes in a yaml spec file.
How can it benefit other users?
This affects to all users with a yaml swagger specification.
Your environment
Include as many relevant details about the environment you experienced the bug in and how to reproduce it.
The text was updated successfully, but these errors were encountered: