mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-04 05:13:42 +01:00
Mention search categories
This commit is contained in:
parent
728b5a7951
commit
96a4996c76
|
|
@ -10,6 +10,13 @@ Client behaviour
|
|||
----------------
|
||||
{{search_http_api}}
|
||||
|
||||
Search Categories
|
||||
~~~~~~~~~~~~~~~~~
|
||||
|
||||
The search API allows clients to search in different categories of items.
|
||||
Currently, the only specified category is ``room_events``, which searches for
|
||||
events in rooms the user had joined.
|
||||
|
||||
Security considerations
|
||||
-----------------------
|
||||
The server must only return results that the user has permission to see.
|
||||
|
|
|
|||
Loading…
Reference in a new issue