mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 11:16:07 -04:00
make version optional in body of e2e backup version update
to agree with latest version of the MSC
This commit is contained in:
parent
def5413480
commit
4535a07f4a
3 changed files with 34 additions and 19 deletions
|
@ -375,7 +375,7 @@ class RoomKeysVersionServlet(RestServlet):
|
|||
"ed25519:something": "hijklmnop"
|
||||
}
|
||||
},
|
||||
"version": "42"
|
||||
"version": "12345"
|
||||
}
|
||||
|
||||
HTTP/1.1 200 OK
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue