mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-01 17:24:10 +01:00
Add search module
This commit is contained in:
parent
2b9484cf48
commit
d8bc0c9315
14
specification/modules/search.rst
Normal file
14
specification/modules/search.rst
Normal file
|
|
@ -0,0 +1,14 @@
|
||||||
|
Server Side Search
|
||||||
|
==================
|
||||||
|
|
||||||
|
.. _module:search:
|
||||||
|
|
||||||
|
TODO: Add summary.
|
||||||
|
|
||||||
|
Client behaviour
|
||||||
|
----------------
|
||||||
|
{{search_http_api}}
|
||||||
|
|
||||||
|
Security considerations
|
||||||
|
-----------------------
|
||||||
|
The server must only return results that the user has permission to see.
|
||||||
Loading…
Reference in a new issue