50 lines
1.3 KiB
JSON
50 lines
1.3 KiB
JSON
[
|
|
{
|
|
"_id": "b3d379ab-e5e4-4ba4-991d-b6c8c6bbcb98",
|
|
"colId": "e6458286-eef1-401c-be84-860b111d66f0",
|
|
"containerId": "b8cfd093-5467-44a2-9221-ad0207717310",
|
|
"name": "Push",
|
|
"url": "http://localhost:8000/webhooks/source/github/events",
|
|
"method": "POST",
|
|
"sortNum": 10000,
|
|
"created": "2023-05-09T11:45:50.227Z",
|
|
"modified": "2023-05-09T12:22:27.192Z",
|
|
"headers": [
|
|
{
|
|
"name": "X-GitHub-Delivery",
|
|
"value": "9b4bc300-ee63-11ed-9133-5f71dd83487d"
|
|
},
|
|
{
|
|
"name": "X-GitHub-Event",
|
|
"value": "push"
|
|
},
|
|
{
|
|
"name": "X-GitHub-Hook-ID",
|
|
"value": "400873078"
|
|
},
|
|
{
|
|
"name": "X-GitHub-Hook-Installation-Target-ID",
|
|
"value": "292941"
|
|
},
|
|
{
|
|
"name": "X-GitHub-Hook-Installation-Target-Type",
|
|
"value": "integration"
|
|
},
|
|
{
|
|
"name": "X-Hub-Signature-256",
|
|
"value": "sha256=d5c8d05cc6de14422ab3661d37ec4b98e71f4fdd63d1116f5dedfcb0213ee03d"
|
|
},
|
|
{
|
|
"name": "Content-Type",
|
|
"value": "application/json"
|
|
}
|
|
],
|
|
"params": [],
|
|
"body": {
|
|
"type": "json",
|
|
"raw": "{\n \"ref\": \"{{repository_ref}}\",\n \"repository\": {\n \"id\": \"{{repository_id}}\",\n \"full_name\": \"{{repository_name}}\"\n }\n}",
|
|
"form": []
|
|
},
|
|
"tests": []
|
|
}
|
|
] |