concourse-apprise-notifier/example.json

12 lines
185 B
JSON

{
"params": {
"body": "hoi",
"title": "Titeltje!",
"type": "warning",
"format": "text"
},
"source": {
"key": "concourse",
"host": "https://apprise.pim.kunis.nl:444"
}
}