From bcec534e5e79d03c90ebcf23289029f65b9f304d 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",