This website requires JavaScript.
Explore
Help
Sign in
helpy4
/
immich
Watch
1
Star
0
Fork
You've already forked immich
0
mirror of
https://github.com/immich-app/immich
synced
2026-08-22 13:13:05 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
cee387cfdd
immich
/
mobile
/
openapi
/
doc
/
RunDto.md
izzy
cee387cfdd
Merge remote-tracking branch 'origin/main' into feat/yucca-integration
2026-08-06 14:11:44 +01:00
617 B
Raw
Blame
History
openapi.model.RunDto
Load the model package
import
'package:openapi/api.dart'
;
Properties
Name
Type
Description
Notes
end
String
id
String
logFilePath
String
repositoryId
String
start
String
status
RunStatus
type
RunType
[Back to Model list]
[Back to API list]
[Back to README]