JSON patch application method
Summary: Mutate supplied object in place in accordance with patch instructions. If patch fails, object may be left in partially modified state. Notice that patch application is placed in json_patch as we rely on dynamic object to store the patch itself. Reviewed By: yfeldblum Differential Revision: D10427475 fbshipit-source-id: 9ebc927c31fdf7434e69cb5c8df01c6979cab6e0
Showing
Please register or sign in to comment