Add search module
This commit is contained in:
parent
2b9484cf48
commit
d8bc0c9315
1 changed files with 14 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue