On 12/12/2013 8:26 AM, Endi Sukma Dewata wrote:
 Some modify operations have been modified to use HTTP PATCH method
 since the request only contains changes to the resource, not the
 entire resource. To replace the entire resource, separate replace
 operations using HTTP PUT method will be used instead. The Backbone
 library is using the same convention by default.
 Ticket #654 
ACKed by Ade. Pushed to master.
-- 
Endi S. Dewata