all y equipo

This commit is contained in:
Andres2908
2022-04-20 23:55:55 -05:00
parent b386bd61e8
commit a164859043
4 changed files with 32 additions and 6 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import { IsOptional, IsString } from 'class-validator';
import { IsString } from 'class-validator';
export class ProgramaDto {
@IsString()