Clarify which collation to use for user directory searching
This commit is contained in:
parent
e926b4a840
commit
bb515d15a4
1 changed files with 2 additions and 1 deletions
|
@ -37,7 +37,8 @@ paths:
|
|||
room with and those who reside in public rooms.
|
||||
|
||||
The search is performed case-insensitively on user IDs and display
|
||||
names.
|
||||
names preferably using a collation determined based upon the
|
||||
``Accept-Language`` header provided in the request, if present.
|
||||
operationId: searchUserDirectory
|
||||
security:
|
||||
- accessToken: []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue