mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-09-18 14:34:36 -04:00
Add the batch_send
endpoint to generic workers (#12868)
This commit is contained in:
parent
33e2916858
commit
1f9013ce60
4 changed files with 5 additions and 0 deletions
|
@ -206,6 +206,7 @@ information.
|
|||
^/_matrix/client/(api/v1|r0|v3|unstable)/rooms/.*/members$
|
||||
^/_matrix/client/(api/v1|r0|v3|unstable)/rooms/.*/state$
|
||||
^/_matrix/client/(v1|unstable/org.matrix.msc2946)/rooms/.*/hierarchy$
|
||||
^/_matrix/client/(v1|unstable/org.matrix.msc2716)/rooms/.*/batch_send$
|
||||
^/_matrix/client/unstable/im.nheko.summary/rooms/.*/summary$
|
||||
^/_matrix/client/(r0|v3|unstable)/account/3pid$
|
||||
^/_matrix/client/(r0|v3|unstable)/account/whoami$
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue