add missing v1 to m.olm in /keys/upload

This commit is contained in:
Valentin Deniaud 2018-06-05 15:12:25 +02:00
parent f5dc0eaed2
commit ab3272045e

View file

@ -194,7 +194,7 @@ paths:
"user_id": "@alice:example.com", "user_id": "@alice:example.com",
"device_id": "JLAFKJWSCS", "device_id": "JLAFKJWSCS",
"algorithms": [ "algorithms": [
"m.olm.curve25519-aes-sha256", "m.olm.v1.curve25519-aes-sha256",
"m.megolm.v1.aes-sha" "m.megolm.v1.aes-sha"
], ],
"keys": { "keys": {