mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
Add a link to the push module in the push gateway spec
This commit is contained in:
parent
c89e5bfe27
commit
2877459553
1
changelogs/push_gateway/newsfragments/2763.clarification
Normal file
1
changelogs/push_gateway/newsfragments/2763.clarification
Normal file
|
|
@ -0,0 +1 @@
|
|||
Clarify where to get information about the various parameter values for the notify endpoint.
|
||||
|
|
@ -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}}
|
||||
|
|
|
|||
Loading…
Reference in a new issue