GET http://host:port/api/assets/myfolder.json Returns an object that contains "entities", an array of objects where each is a folder within "myfolder"But when I do the same for a folder that contains assets...GET http://host:port/api/assets/myfolder/mysubfolder.json There is no "entities" key at al...