console log body

This commit is contained in:
2023-03-11 21:54:52 +01:00
parent df291d8ae3
commit dc7dce3b8e
+4
View File
@@ -62,6 +62,10 @@ router.post('/servers/:serverId/kill', (req, res, next) => {
router.post(
'/servers/:serverId/kill',
(req, res, next) => {
console.log(req.body())
next()
},
body([
'attacker_current_weapon_mods',
'attacker_weapon_1_mods',