diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-24 13:14:59 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-24 13:14:59 +0000 |
commit | a86ad65fbd2ed4af725ef3f555a518aaf1be1210 (patch) | |
tree | 2bb5c279fd9484c8141efe9ac0d80ca3ebb6c1c4 /synapse/rest/client | |
parent | Tiny optimisation for _get_handler_for_request (#6950) (diff) | |
parent | Move MSC2432 stuff onto unstable prefix (#6948) (diff) | |
download | synapse-a86ad65fbd2ed4af725ef3f555a518aaf1be1210.tar.xz |
Move MSC2432 stuff onto unstable prefix (#6948)
* commit '880aaac1d': Move MSC2432 stuff onto unstable prefix (#6948)
Diffstat (limited to 'synapse/rest/client')
-rw-r--r-- | synapse/rest/client/v1/room.py | 8 | ||||
-rw-r--r-- | synapse/rest/client/versions.py | 2 |
2 files changed, 9 insertions, 1 deletions
diff --git a/synapse/rest/client/v1/room.py b/synapse/rest/client/v1/room.py |