diff options
author | Paul "LeoNerd" Evans <paul@matrix.org> | 2016-09-09 14:40:15 +0100 |
---|---|---|
committer | Paul "LeoNerd" Evans <paul@matrix.org> | 2016-09-09 14:40:15 +0100 |
commit | d271383e636e0c61d7e89d9baee84358ae32b5ad (patch) | |
tree | 1ea90fb71430c1cdb2f30991a6723f3aeeff826b | |
parent | Allow clients to specify the format a room state event is returned in (diff) | |
download | synapse-d271383e636e0c61d7e89d9baee84358ae32b5ad.tar.xz |
Filter returned events for client-facing format
-rw-r--r-- | synapse/rest/client/v1/room.py | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/synapse/rest/client/v1/room.py b/synapse/rest/client/v1/room.py |