Is there any valid way to create a document structure that will allow nesting of the resource mappings under another object node?
Something like this:
myNode
/resource
/{str}
/etc
/foo
/bar
? (Note that indention does not seem to be appearing in post)