All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.sonar.server.webhook.ws.example-webhooks-search.json Maven / Gradle / Ivy

There is a newer version: 7.2.1
Show newest version
{
  "webhooks": [
    {
      "key": "UUID-1",
      "name": "my first webhook",
      "url": "http://www.my-webhook-listener.com/sonarqube"
    },
    {
      "key": "UUID-2",
      "name": "my 2nd webhook",
      "url": "https://www.my-other-webhook-listener.com/fancy-listner"
    }
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy