diff options
author | Mark Haines <mark.haines@matrix.org> | 2015-10-08 15:17:43 +0100 |
---|---|---|
committer | Mark Haines <mark.haines@matrix.org> | 2015-10-08 15:17:43 +0100 |
commit | dfef2b41aa3202b130661c3c423b2cf7d0dbba97 (patch) | |
tree | 5820cdca8c47710b2bb6f8552e11280873bc3cad /synapse/rest/client | |
parent | Update the sync response to match the latest spec (diff) | |
download | synapse-dfef2b41aa3202b130661c3c423b2cf7d0dbba97.tar.xz |
Update the v2 room sync format to match the current v2 spec
Diffstat (limited to 'synapse/rest/client')
-rw-r--r-- | synapse/rest/client/v2_alpha/sync.py | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/synapse/rest/client/v2_alpha/sync.py b/synapse/rest/client/v2_alpha/sync.py |