immich/mobile/openapi/doc/AllJobStatusResponseDto.md
Jason Rasmussen 4cfac47674
refactor(server): job repository (#1382)
* refactor(server): job repository

* refactor: job repository

* chore: generate open-api

* fix: job panel

* Remove incorrect subtitle

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-01-21 22:13:36 -06:00

695 B
Generated

openapi.model.AllJobStatusResponseDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
thumbnailGeneration JobCounts
metadataExtraction JobCounts
videoConversion JobCounts
machineLearning JobCounts
storageTemplateMigration JobCounts

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