Update json-path in Spin to the latest version

XMLWordPrintable

      User Story (Required on creation):

      When using the spin-plugin, I want to use the latest collection operations of Jayway JSON path - i.e. anyof and noneof.

      anyof

      left has an intersection with right [?(@.sizes anyof ['M', 'L'])]

      or

      noneof

      left has no intersection with right [?(@.sizes noneof ['M', 'L'])]

      Functional Requirements (Required before implementation):

      • json-path is updated to a version >= 2.5.0 which implements anyof and noneof

      Technical Requirements (Required before implementation):

      • The currently latest version of json-path is 2.5.0. Spin currently uses 2.4.0

      Limitations of Scope (Optional):

      Hints (Optional):

            Assignee:
            Unassigned
            Reporter:
            Andre
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: