pull/40/head
Max Campbell 4 years ago
parent 8324a26eb6
commit 1eb998c7d6

@ -20,7 +20,6 @@ posts.post(
userId: Joi.string().required(),
},
}),
async (req, res, next) => {
console.log(req.body);
try {

Loading…
Cancel
Save