-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
None
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):
This is the controller panel for Smart Panels app
- mentioned in
-
Page Loading...