Remove /notify from client-server API
This commit is contained in:
parent
1d2ed9e9d6
commit
a2283f5499
2 changed files with 0 additions and 8 deletions
|
@ -189,5 +189,3 @@ paths:
|
|||
items:
|
||||
type: string
|
||||
description: A pushkey
|
||||
tags:
|
||||
- Push notifications
|
|
@ -404,12 +404,6 @@ sender and content rules)::
|
|||
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
|
||||
----------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue