feat : use dto for serialization

This commit is contained in:
2024-12-28 18:52:17 +01:00
parent c7c778a55b
commit b97f380131
17 changed files with 153 additions and 44 deletions
+1
View File
@@ -32,6 +32,7 @@
"@nestjs/swagger": "^7.3.1",
"@nestjs/typeorm": "^10.0.2",
"@types/ranjs": "^1.22.7",
"class-transformer": "^0.5.1",
"connect-redis": "^8.0.1",
"express-session": "^1.18.0",
"pg": "^8.13.1",