mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-16 19:13:43 +01:00
fixup! document key sharing and m.room_key_request
This commit is contained in:
parent
337316445f
commit
768f33dc2d
|
|
@ -25,7 +25,7 @@ properties:
|
||||||
The Curve25519 key of the device which initiated the session originally.
|
The Curve25519 key of the device which initiated the session originally.
|
||||||
session_id:
|
session_id:
|
||||||
type: string
|
type: string
|
||||||
description: The ID of the session holding the key.
|
description: The ID of the session that the key is for.
|
||||||
required:
|
required:
|
||||||
- algorithm
|
- algorithm
|
||||||
- room_id
|
- room_id
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue