mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-12-01 22:31:15 +00:00
9 lines
209 B
JSON
9 lines
209 B
JSON
|
{
|
||
|
"id": 1,
|
||
|
"url": "http://example.com/hook",
|
||
|
"project_id": 3,
|
||
|
"push_events": "true",
|
||
|
"issues_events": "true",
|
||
|
"merge_requests_events": "true",
|
||
|
"created_at": "2012-10-12T17:04:47Z"
|
||
|
}
|