mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
- merge main open-api
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user