immich/mobile/openapi/doc/GetAssetByTimeBucketDto.md
Jason Rasmussen 1613ae9185
feat(web): show assets without thumbs (#2561)
* feat(web): show assets without thumbnails

* chore: open api
2023-05-24 21:13:02 -05:00

570 B
Generated

openapi.model.GetAssetByTimeBucketDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
timeBucket List [default to const []]
userId String [optional]
withoutThumbs bool Include assets without thumbnails [optional]

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