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

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

There is a newer version: 7.2.1
Show newest version
{
  "deliveries": [
    {
      "id": "d1",
      "componentKey": "my-project",
      "ceTaskId": "task-1",
      "name": "Jenkins",
      "url": "http://jenkins",
      "at": "2017-07-14T04:40:00+0200",
      "success": true,
      "httpStatus": 200,
      "durationMs": 10
    }
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy