-
-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfesthelp wantedExtra attention is neededExtra attention is needed
Description
Test Data:
[
"first",
"second",
"third",
"forth",
"fifth"
]Selector:
$[*,1]
Resul:
Unable to parse token *,1 in expression: [*,1]
Expected result (Proposal A):
[
"first",
"second",
"third",
"forth",
"fifth",
"second"
]https://cburgmer.github.io/json-path-comparison/results/union_with_wildcard_and_number.html
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfesthelp wantedExtra attention is neededExtra attention is needed