Skip to content

Commit

Permalink
Merge pull request #2763 from matrix-org/travis/fix-push-tweaks
Browse files Browse the repository at this point in the history
Add a link to the push module in the push gateway spec
  • Loading branch information
turt2live committed Sep 4, 2020
2 parents 614e952 + 2877459 commit a085fab
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions changelogs/push_gateway/newsfragments/2763.clarification
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Clarify where to get information about the various parameter values for the notify endpoint.
3 changes: 3 additions & 0 deletions specification/push_gateway.rst
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,7 @@ the event-related fields in the ``/notify`` request. When the homeserver is perf
a push where the ``format`` is ``"event_id_only"``, only the ``event_id``, ``room_id``,
``counts``, and ``devices`` are required to be populated.

Note that most of the values and behaviour of this endpoint is described by the Client-Server
API's `Push Module <../client_server/%CLIENT_RELEASE_LABEL%.html#module-push>`_.

{{push_notifier_push_http_api}}

0 comments on commit a085fab

Please sign in to comment.