scottie1984 / swagger-ui-express

Adds middleware to your express app to serve the Swagger UI bound to your Swagger document. This acts as living documentation for your API hosted from within your app.
MIT License
1.43k stars 226 forks source link

This doesn't work #192

Closed xtianus79 closed 3 years ago

xtianus79 commented 4 years ago

Assets are loading but nothing is appearing in the dom. this error comes up in the console. that's it Uncaught SyntaxError: Unexpected token '<'

kaipaysen commented 4 years ago

Please check the answer here: https://github.com/scottie1984/swagger-ui-express/issues/90#issuecomment-578096992