Adobe-Consulting-Services/acs-aem-commons

View on GitHub
bundle/src/test/resources/com/adobe/acs/commons/wcm/impl/SiteMapServlet.json

Summary

Maintainability
Test Coverage
{
  "en" : {
    "jcr:primaryType" : "cq:Page",
    "jcr:content" : {
      "jcr:primaryType": "cq:PageContent"
    },
    "events" : {
      "jcr:primaryType" : "cq:Page",
      "jcr:content" : {
        "jcr:primaryType": "cq:PageContent"
      }
    },
    "about" : {
      "jcr:primaryType" : "cq:Page",
      "jcr:content" : {
        "jcr:primaryType": "cq:PageContent"
      }
    }
  }
}