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 228 forks source link

Use SwaggerUI 5 #349

Closed varanauskas closed 1 year ago

varanauskas commented 1 year ago

Swagger UI 5 has been released (with the swagger-ui-dist package) https://www.npmjs.com/package/swagger-ui-dist/v/5.0.0

It would be nice if this library supported it