10 lines
604 B
JSON
10 lines
604 B
JSON
|
|
{
|
||
|
|
"body": "{\"ref\":\"refs/heads/main\",\"before\":\"0000000\",\"after\":\"abc1234567890\",\"repository\":{\"id\":1,\"name\":\"studio\",\"full_name\":\"tinqs/studio\",\"clone_url\":\"https://tinqs.com/tinqs/studio.git\",\"html_url\":\"https://tinqs.com/tinqs/studio\"},\"pusher\":{\"login\":\"ozan\",\"email\":\"ozan@tinqs.com\"},\"commits\":[{\"id\":\"abc1234567890\",\"message\":\"test push\",\"added\":[\"cmd/tstudio/main.go\"],\"removed\":[],\"modified\":[]}]}",
|
||
|
|
"headers": {
|
||
|
|
"x-gitea-event": "push",
|
||
|
|
"content-type": "application/json"
|
||
|
|
},
|
||
|
|
"httpMethod": "POST",
|
||
|
|
"path": "/webhook"
|
||
|
|
}
|