@itentialopensource/adapter-github
Version:
This adapter integrates with system described as: github.
51 lines • 1.11 kB
JSON
{
"body": "string",
"commit_id": "string",
"created_at": "string",
"html_url": "string",
"id": 6,
"line": 3,
"path": "string",
"position": 3,
"updated_at": "string",
"url": "string",
"user": {
"avatar_url": "string",
"bio": "string",
"blog": "string",
"collaborators": 5,
"company": "string",
"created_at": "string",
"disk_usage": 3,
"email": "string",
"followers": 7,
"followers_url": "string",
"following": 10,
"following_url": "string",
"gists_url": "string",
"gravatar_id": "string",
"hireable": true,
"html_url": "string",
"id": 3,
"location": "string",
"login": "string",
"name": "string",
"organizations_url": "string",
"owned_private_repos": 7,
"plan": {
"collaborators": 10,
"name": "string",
"private_repos": 7,
"space": 4
},
"private_gists": 6,
"public_gists": 8,
"public_repos": 1,
"starred_url": "string",
"subscriptions_url": "string",
"total_private_repos": 8,
"type": "User",
"updated_at": "string",
"url": "string"
}
}