Changes
This commit is contained in:
parent
8324a26eb6
commit
1eb998c7d6
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ posts.post(
|
|||
userId: Joi.string().required(),
|
||||
},
|
||||
}),
|
||||
|
||||
async (req, res, next) => {
|
||||
console.log(req.body);
|
||||
try {
|
||||
|
|
Loading…
Reference in a new issue