mirror of
https://github.com/KevinMidboe/immich.git
synced 2025-12-08 20:29:05 +00:00
refactor(server): jobs (#2023)
* refactor: job to domain * chore: regenerate open api * chore: tests * fix: missing breaks * fix: get asset with missing exif data --------- Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
This commit is contained in:
4
mobile/openapi/test/job_command_dto_test.dart
generated
4
mobile/openapi/test/job_command_dto_test.dart
generated
@@ -21,8 +21,8 @@ void main() {
|
||||
// TODO
|
||||
});
|
||||
|
||||
// bool includeAllAssets
|
||||
test('to test the property `includeAllAssets`', () async {
|
||||
// bool force
|
||||
test('to test the property `force`', () async {
|
||||
// TODO
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user