This website requires JavaScript.
Explore
Help
Sign in
c-l
/
immich
Watch
1
Star
0
Fork
You've already forked immich
0
mirror of
https://github.com/immich-app/immich.git
synced
2025-03-01 15:11:21 +01:00
Code
Releases
Activity
54f98053a8
Branches
Tags
No results found.
immich
/
mobile
/
openapi
/
doc
/
UpdateAssetDto.md
Alex
5de8ea162d
feat(server) Tagging system (
#1046
)
2022-12-05 11:56:44 -06:00
491 B
Generated
Raw
Blame
History
openapi.model.UpdateAssetDto
Load the model package
import
'package:openapi/api.dart'
;
Properties
Name
Type
Description
Notes
tagIds
List
[optional] [default to const []]
isFavorite
bool
[optional]
[Back to Model list]
[Back to API list]
[Back to README]