swagger docs update
This commit is contained in:
parent
e0e5761cd6
commit
3d80aff71f
3 changed files with 11 additions and 11 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue