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
@@ -75,6 +75,7 @@ class UpdateUserDto {
|
||||
///
|
||||
String? password;
|
||||
|
||||
/// Minimum value: 1
|
||||
int? quotaSizeInBytes;
|
||||
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user