mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
openapi
This commit is contained in:
Generated
+2
@@ -300,6 +300,8 @@ class ApiClient {
|
||||
return CreateProfileImageResponseDto.fromJson(value);
|
||||
case 'DatabaseBackupConfig':
|
||||
return DatabaseBackupConfig.fromJson(value);
|
||||
case 'DeduplicateAllDto':
|
||||
return DeduplicateAllDto.fromJson(value);
|
||||
case 'DownloadArchiveInfo':
|
||||
return DownloadArchiveInfo.fromJson(value);
|
||||
case 'DownloadInfoDto':
|
||||
|
||||
Reference in New Issue
Block a user