migration
This commit is contained in:
@@ -97,7 +97,6 @@ export class CreateCompanyDto extends PickType(CompleteRegistrationDto, ["phone"
|
||||
rentEndAt?: string;
|
||||
|
||||
@IsArray()
|
||||
@ValidateNested({ each: true })
|
||||
@ApiProperty({ description: " یا سند تصاویر قرارداد اجاره" })
|
||||
contractImages: string[];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user