feat: Add version discovery system

This commit is contained in:
Jesse Wierzbinski 2025-12-18 23:04:24 +01:00
parent f2a09a457f
commit 0bd532be3e
No known key found for this signature in database
8 changed files with 82 additions and 7 deletions

View file

@ -275,9 +275,6 @@ export const navigation: NavGroup[] = [
links: [
{ title: "Basics", href: "/api/basics" },
{ title: "Endpoints", href: "/api/endpoints" },
{ title: "Rate Limits", href: "/api/rate-limits" },
{ title: "Errors", href: "/api/errors" },
{ title: "HTML Redirects", href: "/api/html" },
],
},
{