From 708c2af979dff2ae7521584ca3bc6bd730f59b75 Mon Sep 17 00:00:00 2001 From: Daniel Hougaard <62331820+DanielHougaard@users.noreply.github.com> Date: Thu, 18 Apr 2024 20:48:38 +0200 Subject: [PATCH] Fix: Remove documentation for API-key only endpoints --- docs/mint.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/docs/mint.json b/docs/mint.json index 114af99c3b..97a237efb1 100644 --- a/docs/mint.json +++ b/docs/mint.json @@ -405,13 +405,6 @@ { "group": "Endpoints", "pages": [ - { - "group": "Users", - "pages": [ - "api-reference/endpoints/users/me", - "api-reference/endpoints/users/my-organizations" - ] - }, { "group": "Identities", "pages": [ @@ -457,7 +450,6 @@ "api-reference/endpoints/workspaces/list-identity-memberships", "api-reference/endpoints/workspaces/update-identity-membership", "api-reference/endpoints/workspaces/delete-identity-membership", - "api-reference/endpoints/workspaces/workspace-key", "api-reference/endpoints/workspaces/secret-snapshots", "api-reference/endpoints/workspaces/rollback-snapshot" ]