diff options
author | Hubert Chathi <hubert@uhoreg.ca> | 2019-11-27 16:14:44 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-27 16:14:44 -0500 |
commit | 0d27aba900136514a8801b902f9a8ac69150e2c0 (patch) | |
tree | 3ac15cbb5b33f0c18618967afa7c1bfeb70245bc /synapse/rest | |
parent | Add more tests to the worker blacklist (#6429) (diff) | |
download | synapse-0d27aba900136514a8801b902f9a8ac69150e2c0.tar.xz |
add etag and count to key backup endpoints (#5858)
Diffstat (limited to 'synapse/rest')
-rw-r--r-- | synapse/rest/client/v2_alpha/room_keys.py | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/synapse/rest/client/v2_alpha/room_keys.py b/synapse/rest/client/v2_alpha/room_keys.py |