diff options
author | Hubert Chathi <hubert@uhoreg.ca> | 2019-02-06 17:57:10 -0500 |
---|---|---|
committer | Hubert Chathi <hubert@uhoreg.ca> | 2019-02-06 17:57:10 -0500 |
commit | 82486371738a130322f3a1829bc4b49f79c1a3e4 (patch) | |
tree | 58bd97eb0df9acc2c23cd2b52dd706b11506ff58 /synapse/rest/client | |
parent | return proper error codes for some 404s (diff) | |
download | synapse-82486371738a130322f3a1829bc4b49f79c1a3e4.tar.xz |
add new endpoint to update backup versions
Diffstat (limited to 'synapse/rest/client')
-rw-r--r-- | synapse/rest/client/v2_alpha/room_keys.py | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/synapse/rest/client/v2_alpha/room_keys.py b/synapse/rest/client/v2_alpha/room_keys.py |