mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-15 10:33:43 +01:00
Clarify description of user directory
Signed off by Stuart Mumford <stuart@cadair.com>
This commit is contained in:
parent
d7263861d8
commit
c2ffef051f
|
|
@ -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).
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue