1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-13 11:54:52 +02:00
immich/mobile/openapi/doc/GetAssetCountByTimeBucketDto.md
Michel Heusschen cab5477656
fix(web+server): showing assets without thumbnail (#2652)
* fix(web+server): showing assets without thumbnail

* missed change
2023-06-03 21:41:27 -05:00

574 B
Generated

openapi.model.GetAssetCountByTimeBucketDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
timeGroup TimeGroupEnum
userId String [optional]
withoutThumbs bool Include assets without thumbnails [optional]

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