You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If this is to be implemented, better to add a parameter for it. Something that will indicate array items order is ignored. And array parsing is implemented correctly in the recursion. I've been using this in python https://zepworks.com/deepdiff/5.8.1/diff.html but when I used PowerShell, there was nothing around with similar functionality...
At present, JsonUtils will count these two input objects as being different.
Is that what you'd expect? Or would you like to see it ignore array ordering?
The text was updated successfully, but these errors were encountered: