A very concise article about how the PATCH verb should be used can be found here.
In essence it should be treated as a set of operations to apply a delta to the existing resource. It is NOT the same as a partial PUT.
In essence it should be treated as a set of operations to apply a delta to the existing resource. It is NOT the same as a partial PUT.
No comments:
Post a Comment