Skip to content

Commit

Permalink
Clarify that pusher URLs have a fixed path
Browse files Browse the repository at this point in the history
Fixes: #809
Signed-off-by: Johannes Marbach <[email protected]>
  • Loading branch information
Johennes committed Oct 14, 2024
1 parent ae3673d commit c93d84c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions data/api/push-gateway/push_notifier.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ paths:
updating counts of unread notifications should be idempotent and
therefore do not require duplicate suppression.
Notifications are sent to the URL configured when the pusher is created.
This means that the HTTP path may be different depending on the push
gateway.
Clients interested in receiving notifications via this endpoint MUST
configure its concrete URL when creating the associated pusher via
[`/_matrix/client/v3/pushers/set`](/client-server-api/#post_matrixclientv3pushersset).
operationId: notify
requestBody:
content:
Expand Down

0 comments on commit c93d84c

Please sign in to comment.