mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-08 17:03:42 +01: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:
|
||||
properties:
|
||||
body:
|
||||
description: Information about the requested key.
|
||||
description: |-
|
||||
Information about the requested key. Required when ``action`` is
|
||||
``request``.
|
||||
properties:
|
||||
algorithm:
|
||||
type: string
|
||||
|
|
|
|||
Loading…
Reference in a new issue