From 17680d6f3ca6ef97f084c07d06618541dffa9d5c Mon Sep 17 00:00:00 2001 From: = Date: Thu, 13 Nov 2025 12:52:11 +0530 Subject: [PATCH] doc: updated identities to org identities --- docs/docs.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs.json b/docs/docs.json index e57be9388..9419dd424 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -894,7 +894,7 @@ "pages": ["api-reference/endpoints/events/project-events"] }, { - "group": "Identities", + "group": "Organization Identities", "pages": [ "api-reference/endpoints/identities/create", "api-reference/endpoints/identities/update", @@ -2822,7 +2822,7 @@ "href": "https://infisical.com" }, "api": { - "openapi": "https://app.infisical.com/api/docs/json", + "openapi": "http://localhost:8080/api/docs/json", "mdx": { "server": ["https://app.infisical.com"] }