Skip to content

Commit

Permalink
[api] refs fibercrypto#16 fibercrypto#17 fibercrypto#18 - Error forma…
Browse files Browse the repository at this point in the history
…t changed

Changed to:

'status_code':
            description: Descrip.
            content:
              application/json:
                schema:
                  type: string
  • Loading branch information
Leonel Garcia committed Feb 26, 2019
1 parent df7d921 commit 5dedb7d
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions lagcleaner_specs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,7 @@ paths:
content:
application/json:
schema:
type: array
items:
type: string
type: string

default:
$ref: '#/components/schemas/genericError'
Expand Down Expand Up @@ -85,9 +83,7 @@ paths:
content:
application/json:
schema:
type: array
items:
type: string
type: string

default:
$ref: '#/components/schemas/genericError'
Expand Down Expand Up @@ -118,9 +114,7 @@ paths:
content:
application/json:
schema:
type: array
items:
type: string
type: string

default:
$ref: '#/components/schemas/genericError'

0 comments on commit 5dedb7d

Please sign in to comment.