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

@ -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"
}
}