factset/quart-openapi

Include swagger-ui

Opened this issue · 1 comments

Is there plans to include swagger UI automatically like RESTPlus?

There aren't any plans currently to do so, but given the existence of swagger-ui-dist it shouldn't be difficult to easily deploy it with this if desired.

I'd welcome a PR using a reference to https://github.com/swagger-api/swagger-ui/tree/master/dist for deployment in order to keep it up to date rather than having to manually keep it up to date