cancel
Showing results for 
Search instead for 
Did you mean: 

JSON Object Diff

kmiesse
Contributor

Is there a way to easily show what key values do not match between two JSON objects? If I have two objects with the same keys, can I output just the keys and values that do not match between the two objects? I am looking for a way to do this without having to create an equality expression for each key.

10 REPLIES 10

Imran
New Contributor

@CMeyers can you share the pipeline