mirror of
https://github.com/immich-app/immich.git
synced 2025-12-01 22:09:46 +09:00
chore(server): enable swagger to take class validator rules into account (#9022)
* enable swagger to take class validator rules into account * chore: open api
This commit is contained in:
1
mobile/openapi/lib/model/create_user_dto.dart
generated
1
mobile/openapi/lib/model/create_user_dto.dart
generated
@@ -36,6 +36,7 @@ class CreateUserDto {
|
||||
|
||||
String password;
|
||||
|
||||
/// Minimum value: 1
|
||||
int? quotaSizeInBytes;
|
||||
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user