generated from PenaSide/GolangTemplate
update openapi
This commit is contained in:
parent
e4e47e9421
commit
4350ecb577
@ -412,6 +412,12 @@ paths:
|
|||||||
application/json:
|
application/json:
|
||||||
schema:
|
schema:
|
||||||
$ref: "#/components/schemas/Error"
|
$ref: "#/components/schemas/Error"
|
||||||
|
"406":
|
||||||
|
description: корзина пустая
|
||||||
|
content:
|
||||||
|
application/json:
|
||||||
|
schema:
|
||||||
|
$ref: "#/components/schemas/Error"
|
||||||
|
|
||||||
/wallet:
|
/wallet:
|
||||||
patch:
|
patch:
|
||||||
|
Loading…
Reference in New Issue
Block a user