swagger docs update
This commit is contained in:
parent
e0e5761cd6
commit
3d80aff71f
3 changed files with 11 additions and 11 deletions
|
|
@ -1337,7 +1337,7 @@ const docTemplate = `{
|
|||
"merch.OriginWithPrices": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"origin": {
|
||||
"origins": {
|
||||
"type": "integer"
|
||||
},
|
||||
"prices": {
|
||||
|
|
@ -1396,7 +1396,7 @@ const docTemplate = `{
|
|||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"origin": {
|
||||
"origins": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
|
|
@ -1416,7 +1416,7 @@ const docTemplate = `{
|
|||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"origin": {
|
||||
"origins": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue