json-api
json-api copied to clipboard
Add beforeDelete transform
Closes #66
I gave the integration tests a shot, but the first one breaks another test and the second doesn't work at all. How should I be doing this?
Thanks! I don't have much time tonight, but I'll take a look at this tomorrow and let you know.
No problem
Well the tests pass for me locally :/
I still can't reproduce the problem Circle's facing. If you run these tests locally, do they pass for you?
Any chance we could get this fixed and merged within the next few days? I'm almost ready to switch my company's app over to JSON API and I would rather use an official version of this library if possible.
I'm almost ready to switch my company's app over to JSON API
Awesome!
Any chance we could get this fixed and merged within the next few days?
I'll take a look at it later this week or over the weekend. Basically, this hasnt beee merged yet only because it feels like we need to solve #28 first, and better account for all the different types of delete requests.
Any update on this?