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
How should I write when one interface extends another interface? #306
How should I write when one interface extends another interface?