Skip to content

Commit a085fab

Browse files
authored
Merge pull request #2763 from matrix-org/travis/fix-push-tweaks
Add a link to the push module in the push gateway spec
2 parents 614e952 + 2877459 commit a085fab

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Clarify where to get information about the various parameter values for the notify endpoint.

specification/push_gateway.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,4 +89,7 @@ the event-related fields in the ``/notify`` request. When the homeserver is perf
8989
a push where the ``format`` is ``"event_id_only"``, only the ``event_id``, ``room_id``,
9090
``counts``, and ``devices`` are required to be populated.
9191

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

0 commit comments

Comments
 (0)