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

Add support for express 5.0.0-beta.1 #341

Closed aldenquimby closed 1 year ago

aldenquimby commented 1 year ago

Steps to reproduce problem

Expected

Actual

Ideas