update openapi

This commit is contained in:
Pavel 2024-07-31 17:48:05 +03:00
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: