mirror of
https://github.com/hay-kot/homebox.git
synced 2025-10-23 09:40:58 +00:00
Update API docs
This commit is contained in:
parent
94c57cfd3d
commit
026660da8c
3 changed files with 14 additions and 0 deletions
|
@ -2408,6 +2408,9 @@
|
|||
"parent": {
|
||||
"$ref": "#/definitions/repo.LocationSummary"
|
||||
},
|
||||
"totalPrice": {
|
||||
"type": "number"
|
||||
},
|
||||
"updatedAt": {
|
||||
"type": "string"
|
||||
}
|
||||
|
@ -2646,6 +2649,9 @@
|
|||
},
|
||||
"total": {
|
||||
"type": "integer"
|
||||
},
|
||||
"totalPrice": {
|
||||
"type": "number"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue