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 is not working #3

Closed
at15 opened this issue Apr 21, 2016 · 2 comments
Closed

Swagger UI is not working #3

at15 opened this issue Apr 21, 2016 · 2 comments

Comments

@at15
Copy link
Owner

at15 commented Apr 21, 2016

normally localhost:10010/docs will show swagger UI, but now we got nothing ...

at15 added a commit that referenced this issue Apr 21, 2016
but it can not load underscore.min.js, in node modules, I see
lodash.min.js. Maybe it's time to update swagger express mw to 0.6.0
and use Sway instead of swagger tools.

related issue #3
@at15
Copy link
Owner Author

at15 commented Apr 21, 2016

e... swagger tools swagger UI is not working well, guess I need to switch to mw-6.0 and sway.

a related issue is swagger-api/swagger-node#345

@at15
Copy link
Owner Author

at15 commented Apr 21, 2016

after update swagger tools to 0.10.1 everything is working again

"dependencies": {
    "express": "^4.12.3",
    "swagger-express-mw": "^0.1.0",
    "swagger-tools": "^0.10.1"
  },

@at15 at15 closed this as completed in 5b564fc Apr 21, 2016
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

1 participant