mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 11:26:09 -04:00
make sure version is in body and wrap in linearizer queue
also add tests
This commit is contained in:
parent
d9e424bf64
commit
afae8442b5
3 changed files with 100 additions and 12 deletions
|
@ -394,7 +394,8 @@ class RoomKeysVersionServlet(RestServlet):
|
|||
"signatures": {
|
||||
"ed25519:something": "hijklmnop"
|
||||
}
|
||||
}
|
||||
},
|
||||
"version": "42"
|
||||
}
|
||||
|
||||
HTTP/1.1 200 OK
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue