mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-22 01:08:37 +01:00
Remove /notify from client-server API
This commit is contained in:
parent
1d2ed9e9d6
commit
a2283f5499
|
|
@ -189,5 +189,3 @@ paths:
|
||||||
items:
|
items:
|
||||||
type: string
|
type: string
|
||||||
description: A pushkey
|
description: A pushkey
|
||||||
tags:
|
|
||||||
- Push notifications
|
|
||||||
|
|
@ -404,12 +404,6 @@ sender and content rules)::
|
||||||
Server behaviour
|
Server behaviour
|
||||||
----------------
|
----------------
|
||||||
|
|
||||||
This describes the format used by "HTTP" pushers to send notifications of
|
|
||||||
events to Push Gateways. If the endpoint returns an HTTP error code, the
|
|
||||||
homeserver SHOULD retry for a reasonable amount of time using exponential-backoff.
|
|
||||||
|
|
||||||
{{push_notifier_http_api}}
|
|
||||||
|
|
||||||
Push Gateway behaviour
|
Push Gateway behaviour
|
||||||
----------------------
|
----------------------
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue