You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A middleware should be added, that creates an endpoint that returns an html document that renders a given OpenAPI instance.
We should not add any library dependencies for that, but rather use unpkg.
We can give a default value for the swagger ui version, but should make it configurable.
API for the middleware should look somewhat like this
A middleware should be added, that creates an endpoint that returns an html document that renders a given
OpenAPI
instance.We should not add any library dependencies for that, but rather use unpkg.
We can give a default value for the swagger ui version, but should make it configurable.
API for the middleware should look somewhat like this
This is blocked by #2470
The text was updated successfully, but these errors were encountered: