diff options
author | Erik Johnston <erik@matrix.org> | 2015-10-19 13:37:15 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2015-10-19 13:37:15 +0100 |
commit | e0bf0258eeef08bac0930652a3557fddc1021659 (patch) | |
tree | d23be2d3097493e190a0c320528a730d99e9f20d /synapse/rest/client/v1 | |
parent | Merge pull request #313 from matrix-org/paul/tiny-fixes (diff) | |
parent | Explicitly check for Sqlite3Engine (diff) | |
download | synapse-e0bf0258eeef08bac0930652a3557fddc1021659.tar.xz |
Merge pull request #307 from matrix-org/erikj/search
Add basic search API
Diffstat (limited to 'synapse/rest/client/v1')
-rw-r--r-- | synapse/rest/client/v1/room.py | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/synapse/rest/client/v1/room.py b/synapse/rest/client/v1/room.py |