diff options
author | Matthew Hodgson <matthew@arasphere.net> | 2018-08-16 15:22:47 +0200 |
---|---|---|
committer | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2018-08-16 14:22:47 +0100 |
commit | 762a758feae40ccb5baf0ba4808308e99e73e13f (patch) | |
tree | bfe42eea696e193a1d9e8ce78b6af78762c5a83b /synapse/rest/client/versions.py | |
parent | initial cut at a room summary API (#3574) (diff) | |
download | synapse-762a758feae40ccb5baf0ba4808308e99e73e13f.tar.xz |
lazyload aware /messages (#3589)
Diffstat (limited to 'synapse/rest/client/versions.py')
-rw-r--r-- | synapse/rest/client/versions.py | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/synapse/rest/client/versions.py b/synapse/rest/client/versions.py |