What happens with duplicate keys?
They are flagged because many JSON parsers keep only the last value.
Workspace
Explore
Example: /users/0/name
They are flagged because many JSON parsers keep only the last value.
A path such as /users/0/name that selects a specific JSON value.