From 099f02e07ca89a19b59f54304b3c13297e64d0a2 Mon Sep 17 00:00:00 2001 From: L36 Server Date: Fri, 9 Jan 2026 09:42:39 +1030 Subject: [PATCH] docs: add authentication to gateway navigation --- docs/docs.json | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/docs.json b/docs/docs.json index b89d8ac97..37b51bfe9 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -576,6 +576,7 @@ "gateway/gateway-lock", "gateway/configuration", "gateway/configuration-examples", + "gateway/authentication", "gateway/background-process", "gateway/health", "gateway/heartbeat",