Remove API from incorrectly listed as external. For #4015

This commit is contained in:
Gabe Kangas 2024-11-14 13:42:45 -08:00 committed by GitHub
parent e17b443726
commit 2be188a82f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3221,7 +3221,7 @@ paths:
get: get:
summary: Get a user's details summary: Get a user's details
operationId: GetUserDetails operationId: GetUserDetails
tags: ['External', 'Chat'] tags: ['Chat']
parameters: parameters:
- in: path - in: path
name: userId name: userId