mirror of
https://github.com/immich-app/immich.git
synced 2025-01-28 17:34:41 +02:00
368142e79b
* feat(web): improved server stats * fix(web): don't log unauthorized errors * Revert "fix(web): don't log unauthorized errors" This reverts commit 7fc2987a77ae8bf3a7381ed3156a7a0c16f27564.
563 B
Generated
563 B
Generated
openapi.model.UsageByUserDto
Load the model package
import 'package:openapi/api.dart';
Properties
Name | Type | Description | Notes |
---|---|---|---|
userId | String | ||
userFirstName | String | ||
userLastName | String | ||
photos | int | ||
videos | int | ||
usage | int |