mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 19:44:09 +01:00
Update data/api/client-server/pusher.yaml
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
parent
a6e562a116
commit
5aaf99ac04
|
|
@ -215,7 +215,7 @@ paths:
|
|||
If `kind` is `http`, this MUST contain `url` which is the URL
|
||||
to use for sending notifications. Clients MAY use this object
|
||||
to pass custom data to their push gateway. Servers MUST forward
|
||||
the entire content including any custom keys but excluding `url`
|
||||
the entire content including `format` and any custom keys but excluding `url`
|
||||
when calling [`/_matrix/push/v1/notify`](/push-gateway-api/#post_matrixpushv1notify).
|
||||
title: PusherData
|
||||
properties:
|
||||
|
|
|
|||
Loading…
Reference in a new issue