mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-04 02:34:09 +01:00
Simpler language
This commit is contained in:
parent
c891e4a957
commit
5b30d33b89
|
|
@ -222,8 +222,8 @@ paths:
|
||||||
type: string
|
type: string
|
||||||
description: |-
|
description: |-
|
||||||
Required if ``kind`` is ``http``. The URL to use to send
|
Required if ``kind`` is ``http``. The URL to use to send
|
||||||
notifications to. MUST be an HTTPS URL with a path pointing
|
notifications to. MUST be an HTTPS URL with a path of
|
||||||
to ``/_matrix/push/v1/notify``.
|
``/_matrix/push/v1/notify``.
|
||||||
example: "https://push-gateway.location.here/_matrix/push/v1/notify"
|
example: "https://push-gateway.location.here/_matrix/push/v1/notify"
|
||||||
format:
|
format:
|
||||||
type: string
|
type: string
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue