Try to clarify the return of /relations

This commit is contained in:
Travis Ralston 2022-06-02 13:41:23 -06:00
parent 315b3272f8
commit 2cc631e30a

View file

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