github.com/go-playground/webhooks/v6@v6.3.0/testdata/github/ping.json (about)

     1  {
     2    "zen": "Keep it logically awesome.",
     3    "hook_id": 20081052,
     4    "hook": {
     5      "type": "App",
     6      "id": 20081052,
     7      "name": "web",
     8      "active": true,
     9      "events": [
    10        "pull_request"
    11      ],
    12      "config": {
    13        "content_type": "json",
    14        "insecure_ssl": "0",
    15        "secret": "********",
    16        "url": "https://ngrok.io/webhook"
    17      },
    18      "updated_at": "2018-01-15T10:48:54Z",
    19      "created_at": "2018-01-15T10:48:54Z",
    20      "app_id": 8157
    21    }
    22  }