Closed futurist closed 8 years ago
I don't think it's a bug in the underlying library, but it looks like the example app wasn't set up to add a route for that request. I've pushed a change that should fix the issue, but let me know if it's still happening!
with below test data:
If DELETE a people from liaisons relationships, will show
404 Not Found
Code is below:
Is the wrong way to DELETE? or it's a bug?