diff --git a/proposals/2675-aggregations-server.md b/proposals/2675-aggregations-server.md index b5dd501f..9a86ecbd 100644 --- a/proposals/2675-aggregations-server.md +++ b/proposals/2675-aggregations-server.md @@ -196,6 +196,10 @@ adds the related-to event in `original_event` property of the response. This way the full history (e.g. also the first, original event) of the event is obtained without further requests. See that MSC for further details. + * **Edited 2022-06-06**: This appears to be incorrect. MSC2676 contains + no reference to `original_event`, nor can I find any record of it ever + having done so. + ### End to end encryption Since the server has to be able to aggregate relation events, structural @@ -317,4 +321,4 @@ While this MSC is not considered stable, the endpoints become: None of the newly introduced identifiers should use a prefix though, as this MSC tries to document relation support already being used in -the wider matrix ecosystem. \ No newline at end of file +the wider matrix ecosystem.