- merge main open-api

This commit is contained in:
CJPeckover
2025-06-07 01:25:29 -04:00
parent 01c7a09d7d
commit 80da45fc54

View File

@@ -13050,6 +13050,13 @@
},
"StatisticsSearchDto": {
"properties": {
"albumIds": {
"items": {
"format": "uuid",
"type": "string"
},
"type": "array"
},
"city": {
"nullable": true,
"type": "string"