- merge main open-api

This commit is contained in:
CJPeckover
2025-06-07 01:25:29 -04:00
parent 01c7a09d7d
commit 80da45fc54
+7
View File
@@ -13050,6 +13050,13 @@
}, },
"StatisticsSearchDto": { "StatisticsSearchDto": {
"properties": { "properties": {
"albumIds": {
"items": {
"format": "uuid",
"type": "string"
},
"type": "array"
},
"city": { "city": {
"nullable": true, "nullable": true,
"type": "string" "type": "string"