Skip to content

Bugfix for case-sensitive selection on move and copy.

Compare
Choose a tag to compare
@FransVanEk FransVanEk released this 13 Jul 06:33
· 14 commits to main since this release
8e554da

[
{
"fromPath": "$.Input.someArray[].SomeProperty",
"toPath": "$.Input.someArray[
].someProperty",
"command": "move"
}
]

This resulted in an empty array.