Skip to content

Commit

Permalink
Remove trailing whitespace
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
databus23 committed Nov 7, 2017
1 parent df76f8c commit 5aea815
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions swagger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ responses:
paths:
/info:
get:
operationId: Info
operationId: Info
summary: Get info about Kubernikus
responses:
'200':
'200':
description: OK
schema:
$ref: '#/definitions/Info'
Expand Down Expand Up @@ -299,7 +299,7 @@ definitions:
error:
description: >
the error model is a model for all the error responses coming from
Kubernikus
Kubernikus
type: object
required:
- message
Expand Down

0 comments on commit 5aea815

Please sign in to comment.