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

"fetching resource list: undefined; Please wait" appears when "spec" is used instead of "url". #1927

Closed
collaborator99 opened this issue Jan 28, 2016 · 2 comments

Comments

@collaborator99
Copy link

This message appears while loading when "spec" is used in stead of "url":
"fetching resource list: undefined; Please wait"

We are eager to have this fixed since it looks like an error. A slight workaround is to pass url: "" in addition to to "spec" which then results in this message:
"fetching resource list: ; Please wait"

Also, the message display could be improved to be more standard the message started with a capital letter and if "Please wait" was an ellipsis. So something more like either "Fetching resource list..." (when using spec) or "Fetching resource list from ..." (when using url)

@daledupreezISC
Copy link

👍
I also need to do this on a project where the API is relative to the current path, so we need to manipulate the base Swagger spec before rendering.

@webron
Copy link
Contributor

webron commented Mar 24, 2017

No longer an issue with 3.X.

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

3 participants