mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 04:54:10 +01:00
Try to clarify the return of /relations
This commit is contained in:
parent
315b3272f8
commit
2cc631e30a
|
|
@ -142,7 +142,8 @@ paths:
|
|||
type: array
|
||||
required: true
|
||||
description: |-
|
||||
The child events which point to the parent event, after applicable filters.
|
||||
The child events of the requested event. If a `relType` or `eventType` was
|
||||
supplied on the URL, the events returned will match those details.
|
||||
items:
|
||||
allOf:
|
||||
- "$ref": "definitions/client_event.yaml"
|
||||
|
|
|
|||
Loading…
Reference in a new issue