@itentialopensource/adapter-github
Version:
This adapter integrates with system described as: github.
59 lines • 960 B
JSON
[
{
"active": true,
"config": {
"content_type": "string",
"url": "string"
},
"created_at": "string",
"events": [
"member",
"fork_apply",
"team_add"
],
"id": 5,
"name": "string",
"updated_at": "string",
"url": "string"
},
{
"active": true,
"config": {
"content_type": "string",
"url": "string"
},
"created_at": "string",
"events": [
"push",
"fork",
"status",
"fork",
"push",
"commit_comment",
"fork",
"fork",
"fork"
],
"id": 10,
"name": "string",
"updated_at": "string",
"url": "string"
},
{
"active": false,
"config": {
"content_type": "string",
"url": "string"
},
"created_at": "string",
"events": [
"public",
"watch",
"public"
],
"id": 8,
"name": "string",
"updated_at": "string",
"url": "string"
}
]