ref #6
This commit is contained in:
@@ -7,6 +7,7 @@ import { JwtCreator } from '../../jwtcreator';
|
|||||||
import { User } from '../entities/User';
|
import { User } from '../entities/User';
|
||||||
import { Auth } from '../responses/ResponseAuth';
|
import { Auth } from '../responses/ResponseAuth';
|
||||||
|
|
||||||
|
|
||||||
export class CreateAuth {
|
export class CreateAuth {
|
||||||
@IsOptional()
|
@IsOptional()
|
||||||
@IsString()
|
@IsString()
|
||||||
|
|||||||
Reference in New Issue
Block a user