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

Redoc don't work on yaml files #7

Open
agutierrezrodriguez opened this issue Feb 20, 2020 · 2 comments
Open

Redoc don't work on yaml files #7

agutierrezrodriguez opened this issue Feb 20, 2020 · 2 comments

Comments

@agutierrezrodriguez
Copy link

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.

  • Version used (e.g. Oracle Java 11.0, IntelliJ IDEA 2019.1): PyCharm 2019.3.3
  • Operating system and version (e.g. Ubuntu 16.04, Windows 7): Manjaro Gnome
@agutierrezrodriguez
Copy link
Author

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.

@andrew-demb
Copy link

I think you can send PR with changes to this file

openApiFields.put("openapi", "3.0.0");

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants