From 0df93118c0a6b0fbea11f43b1f6de17a75eb3474 Mon Sep 17 00:00:00 2001 From: Owen Date: Tue, 7 Jul 2026 08:28:47 -0400 Subject: [PATCH] Add api routes --- docs.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs.json b/docs.json index 839eaa7..09bb0ec 100644 --- a/docs.json +++ b/docs.json @@ -281,7 +281,8 @@ "pages": [ "development/system-architecture", "development/contributing", - "development/feature-requests-and-bug-reports" + "development/feature-requests-and-bug-reports", + "/manage/common-api-routes.mdx" ] } ]