mirror of
				https://github.com/KevinMidboe/immich.git
				synced 2025-10-29 17:40:28 +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:
		
							
								
								
									
										2
									
								
								mobile/openapi/test/job_api_test.dart
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										2
									
								
								mobile/openapi/test/job_api_test.dart
									
									
									
										generated
									
									
									
								
							| @@ -26,7 +26,7 @@ void main() { | ||||
| 
 | ||||
|     //  | ||||
|     // | ||||
|     //Future<num> sendJobCommand(JobId jobId, JobCommandDto jobCommandDto) async | ||||
|     //Future sendJobCommand(JobName jobId, JobCommandDto jobCommandDto) async | ||||
|     test('test sendJobCommand', () async { | ||||
|       // TODO | ||||
|     }); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user