mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
missed one
This commit is contained in:
parent
8c0ff0287a
commit
a45f2c3a00
@ -297,6 +297,7 @@ class RoomKeysNewVersionServlet(RestServlet):
|
||||
# we deliberately don't have a PUT /version, as these things really should
|
||||
# be immutable to avoid people footgunning
|
||||
|
||||
|
||||
class RoomKeysVersionServlet(RestServlet):
|
||||
PATTERNS = client_v2_patterns(
|
||||
"/room_keys/version(/(?P<version>[^/]+))?$"
|
||||
|
Loading…
Reference in New Issue
Block a user