mirror of
https://github.com/immich-app/immich.git
synced 2024-11-16 10:28:54 -07:00
2493dfaba3
* feat(server): dynamic job concurrency * styling and add setting info to top of the job list * regenerate api * remove DETECT_OBJECT job --------- Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
1021 B
Generated
1021 B
Generated
openapi.model.AllJobStatusResponseDto
Load the model package
import 'package:openapi/api.dart';
Properties
Name | Type | Description | Notes |
---|---|---|---|
thumbnailGeneration | JobStatusDto | ||
metadataExtraction | JobStatusDto | ||
videoConversion | JobStatusDto | ||
objectTagging | JobStatusDto | ||
clipEncoding | JobStatusDto | ||
storageTemplateMigration | JobStatusDto | ||
backgroundTask | JobStatusDto | ||
search | JobStatusDto | ||
recognizeFaces | JobStatusDto | ||
sidecar | JobStatusDto |