@itentialopensource/adapter-github
Version:
This adapter integrates with system described as: github.
60 lines • 1.38 kB
JSON
[
{
"comments": 6,
"comments_url": "string",
"created_at": "string",
"description": "string",
"files": {
"ring.erl": {
"filename": "string",
"raw_url": "string",
"size": 10
}
},
"git_pull_url": "string",
"git_push_url": "string",
"html_url": "string",
"id": "string",
"public": true,
"url": "string",
"user": {
"avatar_url": "string",
"bio": "string",
"blog": "string",
"collaborators": 10,
"company": "string",
"created_at": "string",
"disk_usage": 3,
"email": "string",
"followers": 2,
"followers_url": "string",
"following": 3,
"following_url": "string",
"gists_url": "string",
"gravatar_id": "string",
"hireable": false,
"html_url": "string",
"id": 9,
"location": "string",
"login": "string",
"name": "string",
"organizations_url": "string",
"owned_private_repos": 9,
"plan": {
"collaborators": 4,
"name": "string",
"private_repos": 9,
"space": 8
},
"private_gists": 4,
"public_gists": 4,
"public_repos": 5,
"starred_url": "string",
"subscriptions_url": "string",
"total_private_repos": 3,
"type": "User",
"updated_at": "string",
"url": "string"
}
}
]