diff options
author | Mark Haines <mark.haines@matrix.org> | 2015-09-09 16:05:09 +0100 |
---|---|---|
committer | Mark Haines <mark.haines@matrix.org> | 2015-09-09 16:05:09 +0100 |
commit | 3c166a24c591afdc851de3c6c754c90471b1b0a9 (patch) | |
tree | 7e0ff60d195abce42a7cddb542a4b343b9c51451 /synapse/rest | |
parent | Allow users that have left the room to view the member list from the point th... (diff) | |
download | synapse-3c166a24c591afdc851de3c6c754c90471b1b0a9.tar.xz |
Remove undocumented and unimplemented 'feedback' parameter from the Client-Server API
Diffstat (limited to 'synapse/rest')
-rw-r--r-- | synapse/rest/client/v1/initial_sync.py | 2 | ||||
-rw-r--r-- | synapse/rest/client/v1/room.py | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/synapse/rest/client/v1/initial_sync.py b/synapse/rest/client/v1/initial_sync.py |