From 2be188a82fb2a26f061313edcf98799d85bde9a7 Mon Sep 17 00:00:00 2001 From: Gabe Kangas Date: Thu, 14 Nov 2024 13:42:45 -0800 Subject: [PATCH] Remove API from incorrectly listed as external. For #4015 --- openapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi.yaml b/openapi.yaml index c4ddcbb69..6f1a93086 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -3221,7 +3221,7 @@ paths: get: summary: Get a user's details operationId: GetUserDetails - tags: ['External', 'Chat'] + tags: ['Chat'] parameters: - in: path name: userId