FastAPI loads this script in the /redoc route: https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js which yields Couldn't find the requested file /bundles/redoc.standalone.js in redoc. Perhaps an update of FastAPI is in order ?
FastAPI loads this script in the /redoc route:
which yields
Perhaps an update of FastAPI is in order ?