Closed gnunneley closed 2 years ago
Operation matching works on primitive key/value pairs but fails when comparing arrays/objects. This PR updates the matching logic to perform a deep compare on operation argument values.
Description
Operation matching works on primitive key/value pairs but fails when comparing arrays/objects. This PR updates the matching logic to perform a deep compare on operation argument values.
Type of Change
Checklist