diff --git a/api/client-server/push_notifier.yaml b/api/push-gateway/push_notifier.yaml similarity index 99% rename from api/client-server/push_notifier.yaml rename to api/push-gateway/push_notifier.yaml index 271597d8..540b5686 100644 --- a/api/client-server/push_notifier.yaml +++ b/api/push-gateway/push_notifier.yaml @@ -189,5 +189,3 @@ paths: items: type: string description: A pushkey - tags: - - Push notifications diff --git a/specification/modules/push.rst b/specification/modules/push.rst index 2834688c..52f4fee3 100644 --- a/specification/modules/push.rst +++ b/specification/modules/push.rst @@ -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 ----------------------