Remove redundant info & add backticks
This commit is contained in:
parent
4b294b23de
commit
1a856b53f3
1 changed files with 2 additions and 3 deletions
|
@ -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:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue