academind/node-restful-api-tutorial

Couldnt delete by ID

Sandip-Z opened this issue · 1 comments

i did exactly what you did.. i get response but the item is still there.
response :
{
"n": 0,
"opTime": {
"ts": "6565042526242209793",
"t": 1
},
"electionId": "7fffffff0000000000000001",
"ok": 1
}

ma-9 commented

SHow me your code of Post Delete Route