mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-19 01:24:09 +02:00
fixup! document key sharing and m.room_key_request
This commit is contained in:
parent
8ae137e82e
commit
579f5ea928
|
|
@ -9,7 +9,9 @@ properties:
|
||||||
content:
|
content:
|
||||||
properties:
|
properties:
|
||||||
body:
|
body:
|
||||||
description: Information about the requested key.
|
description: |-
|
||||||
|
Information about the requested key. Required when ``action`` is
|
||||||
|
``request``.
|
||||||
properties:
|
properties:
|
||||||
algorithm:
|
algorithm:
|
||||||
type: string
|
type: string
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue