"""Routes for swagger and redoc.""" from stream_fusion.web.api.docs.views import router __all__ = ["router"]