From 1ba0ab9de8c45cfcaaf40244459446a6dfd81cc6 Mon Sep 17 00:00:00 2001 From: David Baker Date: Tue, 19 Mar 2024 18:10:04 +0000 Subject: [PATCH] More clarity. Note this is counter what the MSC actually proposed to add, but I think it's clear that this is what it meant. --- data/api/client-server/relations.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/api/client-server/relations.yaml b/data/api/client-server/relations.yaml index bf3ba862..25c70199 100644 --- a/data/api/client-server/relations.yaml +++ b/data/api/client-server/relations.yaml @@ -304,7 +304,7 @@ components: required: false description: |- Whether to additionally include events which only relate indirectly to the - given event, i.e. events related to the root events via one or more direct relationships. + given event, i.e. events related to the given event via two or more direct relationships. If set to `false`, only events which have direct a relation with the given event will be included.