From 1a856b53f3994ce92a1d53eecd659c8cc7818d62 Mon Sep 17 00:00:00 2001 From: David Baker Date: Wed, 13 Apr 2016 10:29:57 +0100 Subject: [PATCH] Remove redundant info & add backticks --- api/client-server/pusher.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/api/client-server/pusher.yaml b/api/client-server/pusher.yaml index 04b55717..d5c01d3a 100644 --- a/api/client-server/pusher.yaml +++ b/api/client-server/pusher.yaml @@ -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: