Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit b4fab0b

Browse files
authored
Fix incorrect worker-allowed path in documentation (#12867)
1 parent 774ac49 commit b4fab0b

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

changelog.d/12867.doc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Fix documentation incorrectly stating the `sendToDevice` endpoint can be directed at generic workers. Contributed by Nick @ Beeper.

docs/workers.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -237,9 +237,6 @@ information.
237237
^/_matrix/client/(api/v1|r0|v3|unstable)/join/
238238
^/_matrix/client/(api/v1|r0|v3|unstable)/profile/
239239

240-
# Device requests
241-
^/_matrix/client/(r0|v3|unstable)/sendToDevice/
242-
243240
# Account data requests
244241
^/_matrix/client/(r0|v3|unstable)/.*/tags
245242
^/_matrix/client/(r0|v3|unstable)/.*/account_data

0 commit comments

Comments
 (0)