generated from HAlGhanim/Express-Template-FS
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
deleteRecipe controller isn't working at the moment.
When attempting to delete a category, the following error is returned:
{
"error": {
"message": "req.category.id.deleteOne is not a function"
}
}Use deleteOne on the req.category directly without the id
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working