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:
Travis Ralston 2022-10-18 11:50:41 -06:00 committed by GitHub
parent ad99be4ad7
commit b2cc836649
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 60 additions and 1 deletions

View file

@ -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: |-