From 7a92cf519005bad3997622f2abefbdd0719c9ed7 Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Tue, 17 May 2022 21:45:54 -0600 Subject: [PATCH] Define MSC3666 --- content/client-server-api/_index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/client-server-api/_index.md b/content/client-server-api/_index.md index f84a8b74..9b4eeea3 100644 --- a/content/client-server-api/_index.md +++ b/content/client-server-api/_index.md @@ -1972,6 +1972,7 @@ The endpoints where the server *should* include the `m.relations` unsigned field * [`GET /rooms/{roomId}/relations`](#get_matrixclientv3roomsroomidrelations) * [`GET /sync`](#get_matrixclientv3sync) when the relevant section has a `limited` value of `true`. +* [`POST /search`](#post_matrixclientv3search) for any matching events under `room_events`. {{% boxes/note %}} The server is **not** required to return bundles/aggregations on deprecated endpoints