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.41k stars 225 forks source link

Uncaught SyntaxError: expected expression, got '<' swagger-ui-init.js:3 #302

Closed cedrick-ah closed 12 months ago

cedrick-ah commented 2 years ago

I looked for a file named swagger-ui-init.js in the package but there is no such file.

scottie1984 commented 2 years ago

File is generated at runtime and served via middleware