go to post Kanstantsin Tra... · Oct 29, 2024 Setting openapi_url without .json helped app = FastAPI(openapi_url="/openapi")
go to post Kanstantsin Tra... · Oct 28, 2024 Is it possible to get /docs? Adding root_path is not working app = FastAPI(root_path="/fastapi")