From c2ffef051f7c67028c41d5a87a25a712fa1e8fcf Mon Sep 17 00:00:00 2001 From: Stuart Mumford Date: Thu, 5 Dec 2019 09:27:37 -0700 Subject: [PATCH] Clarify description of user directory Signed off by Stuart Mumford --- api/client-server/users.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/client-server/users.yaml b/api/client-server/users.yaml index 98744719..da8cf03f 100644 --- a/api/client-server/users.yaml +++ b/api/client-server/users.yaml @@ -31,7 +31,7 @@ paths: post: summary: Searches the user directory. description: |- - Performs a search for users on the homeserver. The homeserver may + Performs a search for users. The homeserver may determine which subset of users are searched, however the homeserver MUST at a minimum consider the users the requesting user shares a room with and those who reside in public rooms (known to the homeserver).