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