Adobe-Consulting-Services/acs-aem-commons

View on GitHub
bundle/src/test/resources/com/adobe/acs/commons/cloudconfig/cloudconfig.json

Summary

Maintainability
Test Coverage
{
  "jcr:primaryType": "cq:Page",
  "jcr:content": {
    "jcr:primaryType": "cq:PageContent",
    "jcr:title": "Test Cloud Config",
    "cq:template": "/apps/core/wcm/templates/marketocloudconfig",
    "sling:resourceType": "page",
    "endpointHost": "test.mktorest.com",
    "serverInstance": "//test.marketo.com",
    "munchkinId": "123-456-789",
    "clientId": "123",
    "clientSecret": "456"
  }
}