There was an error fetching the commit references. Please try again later.
feat: created DTO for category, director and movie
backend/src/dto/categoryDto.ts
0 → 100644
backend/src/dto/directorDto.ts
0 → 100644
backend/src/dto/movieDto.ts
0 → 100644
Please register or sign in to comment