Update data/api/client-server/relations.yaml

Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
This commit is contained in:
Travis Ralston 2022-05-27 08:23:28 -06:00 committed by GitHub
parent d9004d7f0e
commit 42e5c4d4fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,9 +29,9 @@ securityDefinitions:
paths:
"/rooms/{roomId}/relations/{eventId}/{relType}/{eventType}":
get:
summary: Get the cgukd events for a given parent event, with optional filter.
summary: Get the child events for a given parent event, with optional filter.
description: |-
Retrieve all of the chikd events for a given parent event, optionally filtering
Retrieve all of the child events for a given parent event, optionally filtering
down by relationship type and related event type.
Note that while this endpoint indicates `relType` and `eventType` being