-
Notifications
You must be signed in to change notification settings - Fork 0
Open
1 / 11 of 1 issue completedLabels
bugSomething isn't workingSomething isn't working
Description
When there's a dot in the path we are currently not escaping it at all which leads to misleading and simply invalid paths.
The same applies to empty paths (created for instance by empty map key) and other forbidden characters by JSONPath.
The solution is to further adhere to the JSONPath standard (updated version) and use ['<escape_sequence>'] syntax whenever we call WithName or infer a name.
Reactions are currently unavailable
Sub-issues
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
No status