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

Swagger-ui issue with large-ish APIs #2292

Closed
Nepoxx opened this issue Jul 21, 2016 · 3 comments
Closed

Swagger-ui issue with large-ish APIs #2292

Nepoxx opened this issue Jul 21, 2016 · 3 comments
Milestone

Comments

@Nepoxx
Copy link

Nepoxx commented Jul 21, 2016

I get the following "error" on the UI:

Finished Loading Resource Information. Rendering Swagger UI...

Here is my swagger file: https://gist.githubusercontent.com/Nepoxx/892b9d725bbd707f7ca3b4a13a7ae2e2/raw/801a19197d34a4fae154e2e139da6ac0f5925be2/api.json

which can be used with http://petstore.swagger.io/ for instance (the bug will happen as well).

The issue seems to be coming from the /userinfo path, if I change the tags to anything else, the page fails differently.

Any idea what might be wrong?

@fehguy
Copy link
Contributor

fehguy commented Jul 21, 2016

Try 2.1.5, just released today. This page renders just fine for me with it:

image

@Nepoxx
Copy link
Author

Nepoxx commented Jul 21, 2016

Latest version does fix this. Thank you!

@Nepoxx Nepoxx closed this as completed Jul 21, 2016
@fehguy
Copy link
Contributor

fehguy commented Jul 21, 2016

great, thanks for confirming!

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

2 participants