1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-19 00:32:49 +02:00
immich/mobile/openapi/doc/AllJobStatusResponseDto.md
Mert 092a23fd7f
feat(server,ml): remove image tagging (#5903)
* remove image tagging

* updated lock

* fixed tests, improved logging

* be nice

* fixed tests
2023-12-20 20:47:56 -05:00

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

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