swagger docs update

This commit is contained in:
nquidox 2025-12-15 17:34:29 +03:00
parent e0e5761cd6
commit 3d80aff71f
3 changed files with 11 additions and 11 deletions

View file

@ -81,7 +81,7 @@ definitions:
type: object
merch.OriginWithPrices:
properties:
origin:
origins:
type: integer
prices:
items:
@ -119,7 +119,7 @@ definitions:
type: string
name:
type: string
origin:
origins:
type: string
type: object
merch.ZeroPrice:
@ -132,8 +132,8 @@ definitions:
type: string
name:
type: string
origin:
type: string
origins:
type: integer
type: object
responses.ErrorResponse400:
properties: