|
|
@ -61,7 +61,7 @@ paths:
|
|
|
|
pushkey:
|
|
|
|
pushkey:
|
|
|
|
type: string
|
|
|
|
type: string
|
|
|
|
description: |-
|
|
|
|
description: |-
|
|
|
|
This is a unique identifier for this pusher. See /set for
|
|
|
|
This is a unique identifier for this pusher. See `/set` for
|
|
|
|
more detail.
|
|
|
|
more detail.
|
|
|
|
Max length, 512 bytes.
|
|
|
|
Max length, 512 bytes.
|
|
|
|
kind:
|
|
|
|
kind:
|
|
|
@ -98,8 +98,7 @@ paths:
|
|
|
|
type: object
|
|
|
|
type: object
|
|
|
|
description: |-
|
|
|
|
description: |-
|
|
|
|
A dictionary of information for the pusher implementation
|
|
|
|
A dictionary of information for the pusher implementation
|
|
|
|
itself. If ``kind`` is ``http``, this should contain ``url``
|
|
|
|
itself.
|
|
|
|
which is the URL to use to send notifications to.
|
|
|
|
|
|
|
|
title: PusherData
|
|
|
|
title: PusherData
|
|
|
|
properties:
|
|
|
|
properties:
|
|
|
|
url:
|
|
|
|
url:
|
|
|
|