1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-20 00:38:24 +02:00
immich/mobile/openapi/doc/AllJobStatusResponseDto.md
Mert cb1201e690
chore(web): update job dashboard (#5745)
* rename clip encoding to smart search

* update job subtitles

* update api

* update smart search job title and subtitle

* fix `getJobName`

* change smart search icon

* formatting

* wording

* update reference to clip

* formatting

* update reference to Encode CLIP
2023-12-16 10:50:46 -06:00

1.1 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
objectTagging 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]