You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go-scm/scm/driver/gitea/testdata/hook.json

16 lines
280 B
JSON

{
"id": 20,
"type": "gogs",
"config": {
"content_type": "json",
"url": "http://gogs.io"
},
"events": [
"create",
"push"
],
"active": true,
"updated_at": "2015-08-29T11:31:22.453572732+08:00",
"created_at": "2015-08-29T11:31:22.453569275+08:00"
}