When I try to update a node with a path like this: node/34343.json it does not update the node.

CommentFileSizeAuthor
#1 restws-fix-node-update-2486497-1.patch577 bytesalbertski
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

albertski’s picture

It looks like the $id is never set when updating a node. Now checking for $id in PUT/POST methods.