mirror of
https://github.com/immich-app/immich.git
synced 2024-12-19 00:32:49 +02:00
092a23fd7f
* remove image tagging * updated lock * fixed tests, improved logging * be nice * fixed tests
1.0 KiB
Generated
1.0 KiB
Generated
openapi.model.AllJobStatusResponseDto
Load the model package
import 'package:openapi/api.dart';
Properties
Name | Type | Description | Notes |
---|---|---|---|
backgroundTask | JobStatusDto | ||
library_ | JobStatusDto | ||
metadataExtraction | JobStatusDto | ||
migration | JobStatusDto | ||
recognizeFaces | JobStatusDto | ||
search | JobStatusDto | ||
sidecar | JobStatusDto | ||
smartSearch | JobStatusDto | ||
storageTemplateMigration | JobStatusDto | ||
thumbnailGeneration | JobStatusDto | ||
videoConversion | JobStatusDto |