mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-16 16:14:09 +02:00
Mention search categories
This commit is contained in:
parent
728b5a7951
commit
96a4996c76
|
|
@ -10,6 +10,13 @@ Client behaviour
|
||||||
----------------
|
----------------
|
||||||
{{search_http_api}}
|
{{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
|
Security considerations
|
||||||
-----------------------
|
-----------------------
|
||||||
The server must only return results that the user has permission to see.
|
The server must only return results that the user has permission to see.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue