blob: 9cc6c9a6181410282fac355db7dc226fca30e97e [file] [log] [blame]
{
"jcr:primaryType":"nt:unstructured",
"jcr:description":"returns fruit list under /content/fruits",
"sling:resourceType":"slingPipes/children",
"name":"fruits",
"path":"${currentResource.fruitsRootPath}",
"expr":"nt:base"
}