mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-14 11:08:37 +00:00
519afa494c
Move the API Reference page from query-param routing (?page=api_ref) to Next.js path-based routing (/ui/api-reference). Add a LEGACY_REDIRECTS map in the root page.tsx so users with old bookmarks are seamlessly redirected. Future page migrations only need one new map entry. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>