Merge pull request #2381 from Cadair/patch-1
Clarify description of user directory
This commit is contained in:
commit
b556ef3605
2 changed files with 2 additions and 1 deletions
|
@ -31,7 +31,7 @@ paths:
|
||||||
post:
|
post:
|
||||||
summary: Searches the user directory.
|
summary: Searches the user directory.
|
||||||
description: |-
|
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
|
determine which subset of users are searched, however the homeserver
|
||||||
MUST at a minimum consider the users the requesting user shares a
|
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).
|
room with and those who reside in public rooms (known to the homeserver).
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
Minor clarification for what the user directory searches.
|
Loading…
Add table
Add a link
Reference in a new issue