Adobe-Consulting-Services/acs-aem-commons

View on GitHub
bundle/src/test/resources/remoteassetstest/nodesync/tags.a.json

Summary

Maintainability
Test Coverage
{
  "jcr:primaryType": "cq:Tag",
  "jcr:createdBy": "admin",
  "jcr:title": "A",
  "jcr:created": "Mon Jan 14 2019 09:45:50 GMT-0600",
  "jcr:description": "",
  "sling:resourceType": "cq/tagging/components/tag",
  "tag_a1": {
    "jcr:primaryType": "cq:Tag",
    "jcr:createdBy": "admin",
    "jcr:title": "Tag A1",
    "jcr:created": "Mon Jan 14 2019 09:46:30 GMT-0600",
    "jcr:description": "Test Tag #A1",
    "sling:resourceType": "cq/tagging/components/tag"
  },
  "tag_a2": {
    "jcr:primaryType": "cq:Tag",
    "jcr:createdBy": "admin",
    "jcr:title": "Tag A2",
    "jcr:created": "Mon Jan 14 2019 09:46:52 GMT-0600",
    "jcr:description": "Test Tag #A2",
    "sling:resourceType": "cq/tagging/components/tag"
  }
}