Update docs for new location pricing

This commit is contained in:
Katos
2024-06-22 15:41:12 +01:00
parent 2292d72802
commit 7096616414

View File

@@ -2469,6 +2469,9 @@
"parent": {
"$ref": "#/definitions/repo.LocationSummary"
},
"totalPrice": {
"type": "number"
},
"updatedAt": {
"type": "string"
}
@@ -2707,6 +2710,9 @@
},
"total": {
"type": "integer"
},
"updatedAt": {
"type": "string"
}
}
},
@@ -2989,4 +2995,4 @@
"in": "header"
}
}
}
}