LoveMondays/keepcon

View on GitHub
lib/keepcon/config/urls.yml

Summary

Maintainability
Test Coverage
keepcon:
  sync: 'http://sync.keepcon.com'
  async: 'http://service.keepcon.com'
content:
  request:
    sync: '/synchronic/moderate'
    async: '/input/contentSet'
  response:
    async: '/output/contentSet?contextName=%{context_name}&clientACK=true&maxResults=100'
    ack: '/ack/%{setId}'