Manual overwrite
continuous-integration/drone/pr Build is failing Details

ref #6
This commit is contained in:
Nicolai Ort 2020-12-18 22:46:59 +01:00
parent 8f48d2593b
commit c3e3c6bed1
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ import { JwtCreator } from '../../jwtcreator';
import { User } from '../entities/User';
import { Auth } from '../responses/ResponseAuth';
export class CreateAuth {
@IsOptional()
@IsString()