I need to redirect "/swagger-ui.html" to the documentation page.
I tried:
app = FastAPI() @app.get("/swagger-ui.html"