1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-28 09:33:27 +02:00
immich/mobile/openapi/doc/UpdateAssetDto.md
Jason Rasmussen 99da181cfc
feat(web): favorite an asset (#939)
* feat(web): favorite an asset

* fix: test and linting

* fix: asset dto type
2022-11-08 10:20:36 -06:00

412 B

openapi.model.UpdateAssetDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
isFavorite bool

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