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:
|
||||
type: string
|
||||
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.
|
||||
Max length, 512 bytes.
|
||||
kind:
|
||||
|
@ -98,8 +98,7 @@ paths:
|
|||
type: object
|
||||
description: |-
|
||||
A dictionary of information for the pusher implementation
|
||||
itself. If ``kind`` is ``http``, this should contain ``url``
|
||||
which is the URL to use to send notifications to.
|
||||
itself.
|
||||
title: PusherData
|
||||
properties:
|
||||
url:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue