Closed Him188 closed 5 months ago
One of the most important thing I want when using this plugin is to serve a swagger UI. However this is missing from the README and requires effort to find it.
route("swagger") { swaggerUI("/api.json") }
Hi, thanks for the hint. Example in the readme is fixed now :+1:
One of the most important thing I want when using this plugin is to serve a swagger UI. However this is missing from the README and requires effort to find it.