From dafa4dc24f9fa11efafbc74d5b2d8cd34989912b Mon Sep 17 00:00:00 2001 From: clokep Date: Wed, 1 Jun 2022 13:42:02 +0000 Subject: deploy: 7bc08f320147a1d80371eb13258328c88073fad0 --- develop/workers.html | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'develop/workers.html') diff --git a/develop/workers.html b/develop/workers.html index be2607a00f..c46eff687c 100644 --- a/develop/workers.html +++ b/develop/workers.html @@ -305,7 +305,6 @@ information.

^/_matrix/federation/v1/event_auth/ ^/_matrix/federation/v1/exchange_third_party_invite/ ^/_matrix/federation/v1/user/devices/ -^/_matrix/federation/v1/get_groups_publicised$ ^/_matrix/key/v2/query ^/_matrix/federation/v1/hierarchy/ @@ -327,9 +326,6 @@ information.

^/_matrix/client/(r0|v3|unstable)/devices$ ^/_matrix/client/versions$ ^/_matrix/client/(api/v1|r0|v3|unstable)/voip/turnServer$ -^/_matrix/client/(r0|v3|unstable)/joined_groups$ -^/_matrix/client/(r0|v3|unstable)/publicised_groups$ -^/_matrix/client/(r0|v3|unstable)/publicised_groups/ ^/_matrix/client/(api/v1|r0|v3|unstable)/rooms/.*/event/ ^/_matrix/client/(api/v1|r0|v3|unstable)/joined_rooms$ ^/_matrix/client/(api/v1|r0|v3|unstable)/search$ @@ -368,9 +364,7 @@ information.

^/_matrix/client/(r0|v3|unstable)/user_directory/search$

Additionally, the following REST endpoints can be handled for GET requests:

-
^/_matrix/federation/v1/groups/
-^/_matrix/client/(api/v1|r0|v3|unstable)/pushrules/
-^/_matrix/client/(r0|v3|unstable)/groups/
+
^/_matrix/client/(api/v1|r0|v3|unstable)/pushrules/
 

Pagination requests can also be handled, but all requests for a given room must be routed to the same instance. Additionally, care must be taken to -- cgit 1.4.1