diff options
author | anoadragon453 <anoadragon453@users.noreply.github.com> | 2021-08-17 13:33:39 +0000 |
---|---|---|
committer | anoadragon453 <anoadragon453@users.noreply.github.com> | 2021-08-17 13:33:39 +0000 |
commit | 165811aa8dd8799c37df0cba902b79173daf23b2 (patch) | |
tree | f487732c69919df16ee4903c8b1c13610067a047 /v1.41/workers.html | |
parent | deploy: 1a9f531c79f8a043db6f151c5393f23aa5675800 (diff) | |
download | synapse-165811aa8dd8799c37df0cba902b79173daf23b2.tar.xz |
deploy: 703e3a9e853b7c2212045ec52eb6b2c6e370c6f9
Diffstat (limited to '')
-rw-r--r-- | v1.41/workers.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/v1.41/workers.html b/v1.41/workers.html index 57fecbd029..5d11997321 100644 --- a/v1.41/workers.html +++ b/v1.41/workers.html @@ -351,6 +351,7 @@ expressions:</p> ^/_matrix/federation/v1/send/ # Client API requests +^/_matrix/client/(api/v1|r0|unstable)/createRoom$ ^/_matrix/client/(api/v1|r0|unstable)/publicRooms$ ^/_matrix/client/(api/v1|r0|unstable)/rooms/.*/joined_members$ ^/_matrix/client/(api/v1|r0|unstable)/rooms/.*/context/.*$ |