Skip to content

Union With Slice And Number #60

@SoftCreatR

Description

@SoftCreatR

Test Data:

[
   1,
   2,
   3,
   4,
   5
]

Selector:

$[1:3,4]

Result (Proposal A):

--- Expected
+++ Actual
@@ @@
-'[2,3,5]'
+'[2,3]'

https://cburgmer.github.io/json-path-comparison/results/union_with_slice_and_number.html

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions