Simpler language

This commit is contained in:
Travis Ralston 2018-08-17 02:51:41 -06:00 committed by GitHub
parent c891e4a957
commit 5b30d33b89
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -222,8 +222,8 @@ paths:
type: string
description: |-
Required if ``kind`` is ``http``. The URL to use to send
notifications to. MUST be an HTTPS URL with a path pointing
to ``/_matrix/push/v1/notify``.
notifications to. MUST be an HTTPS URL with a path of
``/_matrix/push/v1/notify``.
example: "https://push-gateway.location.here/_matrix/push/v1/notify"
format:
type: string