immich/mobile/openapi/doc/AllJobStatusResponseDto.md
Jason Rasmussen 2493dfaba3
feat(server): dynamic job concurrency (#2622)
* 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>
2023-06-01 05:32:51 -05:00

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

[Back to Model list] [Back to API list] [Back to README]