Correction: the issue was fixed in 0.115.13, and 0.118.0 is in unstable and testing already.
Please consider migrating it to stable urgently, as ReDoc is broken on stable. On Sun, 14 Dec 2025 17:39:52 +0100 William David Edwards <[email protected]> wrote: > Package: python3-fastapi > Version: 0.115.11-4 > > When using ReDoc, FastAPI includes JavaScript from > https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js > (`redoc_js_url`). That URL no longer works. > > In 0.124.4, the URL was updated. I believe this warrants a patch, as > ReDoc is now BROKEN by default. Fixed upstream in > https://github.com/fastapi/fastapi/commit/8fa56b46a16859aaa6dd9d3eef140ef0682253f4 > > Met vriendelijke groeten, > > William David Edwards > > >

