mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
update openapi
This commit is contained in:
parent
5e4403bb2e
commit
5eb8d7e8b0
6 changed files with 24 additions and 24 deletions
4
cli/src/api/open-api/api.ts
generated
4
cli/src/api/open-api/api.ts
generated
|
|
@ -666,13 +666,13 @@ export interface AssetStatsResponseDto {
|
|||
* @type {number}
|
||||
* @memberof AssetStatsResponseDto
|
||||
*/
|
||||
'videos': number;
|
||||
'total': number;
|
||||
/**
|
||||
*
|
||||
* @type {number}
|
||||
* @memberof AssetStatsResponseDto
|
||||
*/
|
||||
'total': number;
|
||||
'videos': number;
|
||||
}
|
||||
/**
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue