JSON data: diffing two JSON documents
When to use
Use this skill for diffing two JSON documents in JSON data. This skill specifically handles diffing two JSON documents and nothing else in the JSON data family.
Procedure
Compute a structural diff between two JSON documents and present added/removed/changed paths.
Notes
This is the JSON data skill dedicated to diffing two JSON documents. Sibling skills cover other JSON data capabilities; this one is the right choice only when the task is about diffing two JSON documents.