Harden API validation throttling and error handling

This commit is contained in:
Tor Matz Andrén
2026-05-14 16:25:52 +02:00
parent 0f9b1f9477
commit 41f5a80ffb
12 changed files with 231 additions and 24 deletions
+5
View File
@@ -30,5 +30,10 @@
"release-it": "^18.1.2",
"release-it-docker-plugin": "^2.0.0",
"rimraf": "^6.0.1"
},
"dependencies": {
"@nestjs/throttler": "^6.5.0",
"class-transformer": "^0.5.1",
"class-validator": "^0.15.1"
}
}