Clarify that pusher URLs have a fixed path

Fixes: #809
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
This commit is contained in:
Johannes Marbach 2024-10-14 13:22:58 +02:00
parent ae3673d2ef
commit c93d84c7d2

View file

@ -35,9 +35,9 @@ paths:
updating counts of unread notifications should be idempotent and updating counts of unread notifications should be idempotent and
therefore do not require duplicate suppression. therefore do not require duplicate suppression.
Notifications are sent to the URL configured when the pusher is created. Clients interested in receiving notifications via this endpoint MUST
This means that the HTTP path may be different depending on the push configure its concrete URL when creating the associated pusher via
gateway. [`/_matrix/client/v3/pushers/set`](/client-server-api/#post_matrixclientv3pushersset).
operationId: notify operationId: notify
requestBody: requestBody:
content: content: