mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
refactor!: migrate class-validator to zod (#26597)
This commit is contained in:
@@ -18,6 +18,9 @@ class TimeBucketsResponseDto {
|
||||
});
|
||||
|
||||
/// Number of assets in this time bucket
|
||||
///
|
||||
/// Minimum value: -9007199254740991
|
||||
/// Maximum value: 9007199254740991
|
||||
int count;
|
||||
|
||||
/// Time bucket identifier in YYYY-MM-DD format representing the start of the time period
|
||||
|
||||
Reference in New Issue
Block a user