blob: e335d72d928a2fea6f8ef0a8cf742fd9f28fdcd1 [file] [log] [blame]
{
"services": [
{
"type": "endpoint",
"name": "sink",
"url": "http://localhost:9091",
"metadata": {
"camel.endpoint.kind": "sink"
}
}, {
"type": "endpoint",
"name": "source",
"metadata": {
"camel.endpoint.kind": "source"
}
}
]
}