mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-13 23:14:10 +01:00
fixup! document m.forwarded_room_key
This commit is contained in:
parent
7355d23ea5
commit
337316445f
|
|
@ -21,7 +21,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.
|
||||||
session_key:
|
session_key:
|
||||||
type: string
|
type: string
|
||||||
description: The key to be exchanged.
|
description: The key to be exchanged.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue