diff --git a/data/api/client-server/relations.yaml b/data/api/client-server/relations.yaml index 09801b2c..d64fdf12 100644 --- a/data/api/client-server/relations.yaml +++ b/data/api/client-server/relations.yaml @@ -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