Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
@@ -22,7 +22,7 @@ paths:
|
||||
content:
|
||||
application/json:
|
||||
schema:
|
||||
$ref: '#/components/schemas/Error'
|
||||
$ref: '#/components/schemas/ErrorRsp'
|
||||
"200":
|
||||
description: OK
|
||||
content:
|
||||
@@ -41,7 +41,7 @@ components:
|
||||
properties:
|
||||
rsp:
|
||||
type: string
|
||||
Error:
|
||||
ErrorRsp:
|
||||
type: object
|
||||
properties:
|
||||
err:
|
||||
|
Reference in New Issue
Block a user