mirror of
https://github.com/Art051/immich.git
synced 2025-08-11 19:29:00 +00:00
feat(server, web): quotas (#4471)
* feat: quotas * chore: open api * chore: update status box and upload error message --------- Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
This commit is contained in:
1
mobile/openapi/doc/UsageByUserDto.md
generated
1
mobile/openapi/doc/UsageByUserDto.md
generated
@@ -9,6 +9,7 @@ import 'package:openapi/api.dart';
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**photos** | **int** | |
|
||||
**quotaSizeInBytes** | **int** | |
|
||||
**usage** | **int** | |
|
||||
**userId** | **String** | |
|
||||
**userName** | **String** | |
|
||||
|
||||
Reference in New Issue
Block a user