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

pull/1284/head
Valentin Deniaud 6 years ago
parent f5dc0eaed2
commit ab3272045e

@ -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": {

Loading…
Cancel
Save