docs: Fix formatting in the Swagger YAML file.

This commit is contained in:
Yago González 2017-06-25 17:09:23 +02:00 committed by showell
parent 687acf89a6
commit 29fa89273e
1 changed files with 16 additions and 19 deletions

View File

@ -110,7 +110,6 @@ paths:
description: Success.
schema:
$ref: '#/definitions/MessagesResponse'
post:
description: Send a message
operationId: zerver.views.messages.send_message_backend
@ -257,7 +256,6 @@ paths:
your client in your client code. For most applications, one
is only interested in messages, so one specifies:
`event_types=["message"]`
required: false
type: string
- name: apply_markdown
@ -367,7 +365,6 @@ paths:
* `twenty_four_hour_time`:
* `unsubscribed`:
schema:
$ref: '#/definitions/RegisterResponse'