Spec reference relationships (#1206)
* Spec reference relationships MSC: https://github.com/matrix-org/matrix-spec-proposals/pull/3267 * Apply suggestions from code review Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> * Edits per code review Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
parent
ad99be4ad7
commit
b2cc836649
4 changed files with 60 additions and 1 deletions
|
@ -10,7 +10,8 @@ properties:
|
|||
enum:
|
||||
- m.reference
|
||||
description: |-
|
||||
The relationship type.
|
||||
The relationship type. Currently, this can only be an
|
||||
[`m.reference`](/client-server-api/#reference-relations) relationship type.
|
||||
event_id:
|
||||
type: string
|
||||
description: |-
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue