From 5aaf99ac0400629967e4548a384a421d57cc0ead Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Tue, 29 Oct 2024 17:04:21 +0100 Subject: [PATCH] Update data/api/client-server/pusher.yaml Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> --- data/api/client-server/pusher.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/api/client-server/pusher.yaml b/data/api/client-server/pusher.yaml index b002bbea..d2a59204 100644 --- a/data/api/client-server/pusher.yaml +++ b/data/api/client-server/pusher.yaml @@ -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: