mirror of
https://github.com/KevinMidboe/immich.git
synced 2025-10-29 17:40:28 +00:00
update openapi
This commit is contained in:
@@ -4973,15 +4973,14 @@
|
||||
"type": "object"
|
||||
},
|
||||
"AssetStatsResponseDto": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"images": {
|
||||
"type": "integer"
|
||||
},
|
||||
"videos": {
|
||||
"total": {
|
||||
"type": "integer"
|
||||
},
|
||||
"total": {
|
||||
"videos": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
@@ -4989,7 +4988,8 @@
|
||||
"images",
|
||||
"videos",
|
||||
"total"
|
||||
]
|
||||
],
|
||||
"type": "object"
|
||||
},
|
||||
"AssetTypeEnum": {
|
||||
"enum": [
|
||||
|
||||
Reference in New Issue
Block a user