new lib version [CI SKIP]
This commit is contained in:
2
dist/models/CreateUser.d.ts
vendored
2
dist/models/CreateUser.d.ts
vendored
@@ -6,5 +6,5 @@ export declare type CreateUser = {
|
||||
email?: string;
|
||||
phone?: string;
|
||||
password: string;
|
||||
groupId?: any;
|
||||
groups?: any;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user