Remove API from incorrectly listed as external. For #4015
This commit is contained in:
@@ -3221,7 +3221,7 @@ paths:
|
||||
get:
|
||||
summary: Get a user's details
|
||||
operationId: GetUserDetails
|
||||
tags: ['External', 'Chat']
|
||||
tags: ['Chat']
|
||||
parameters:
|
||||
- in: path
|
||||
name: userId
|
||||
|
||||
Reference in New Issue
Block a user