From 9e7929c43e119e15b9c4171f136e0d0fa7718cc6 Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Fri, 13 May 2022 20:58:58 -0600 Subject: [PATCH] Make a note for why we have aggregations/relations if nothing uses it --- content/client-server-api/_index.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/content/client-server-api/_index.md b/content/client-server-api/_index.md index 56d78680..5b1be1e9 100644 --- a/content/client-server-api/_index.md +++ b/content/client-server-api/_index.md @@ -1882,6 +1882,15 @@ TODO: TR,MSC3440: Uncomment for threading support. * [Event threading](#threading) --> +{{% boxes/note %}} +This specification does not currently define any relation type which requires +aggregation or has restrictions, however [namespaced](/appendices#identifier-grammar) +relationship types might have these restrictions. + +Future versions of this specification are expected to require certain behaviours +or aggregation of related events. +{{% /boxes/note %}} + ## Rooms ### Types