Clarify in routes and names that it is chat clients being returned

This commit is contained in:
Gabe Kangas
2021-07-21 17:19:15 -07:00
parent 5f322c84f6
commit 2cf761a3f1
3 changed files with 9 additions and 9 deletions

View File

@@ -664,7 +664,7 @@ paths:
'200':
$ref: "#/components/responses/BasicResponse"
/api/admin/clients:
/api/admin/chat/clients:
get:
summary: Return a list of currently connected clients
description: Return a list of currently connected clients with optional geo details.