Closed mfn closed 9 years ago
Haven't seen that update. I am quite sure it's a simple fix to implement this. Feel free to open a PR!
Ok if I close this? Or do you want to add something?
Yes, thanks, it's OK to close.
Please note however that I currently do not plan to implement handlePatchDefault()
, thus the references PR is not a complete PATCH
implementation, merely a start for whoever wants to complete it.
Yup, that's perfect.
As per http://jsonapi.org/format/1.0/#crud-updating ,
PATCH
is the actual verb to use, notPUT
.See also the FAQ: http://jsonapi.org/faq/#wheres-put