Nicolas Peltier created SLING-10251:
---------------------------------------
Summary: JsonPipe should be able to loop over key/value pairs
Key: SLING-10251
URL: https://issues.apache.org/jira/browse/SLING-10251
Project: Sling
Issue Type: Improvement
Components: Extensions
Affects Versions: Pipes 4.1.2
Reporter: Nicolas Peltier
while array loop is done, objects are always considered as a single bindings.
There should be a way (default) when an object is the value path to loop over
key & value (jsonpipe.key and jsonpipe.value bindings being fed).
There should be an additional configruation (raw=true?) to mention we want the
value as a whole json value, that also work for arrays.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)