@itentialopensource/adapter-github
Version:
This adapter integrates with system described as: github.
41 lines • 906 B
JSON
[
{
"avatar_url": "string",
"bio": "string",
"blog": "string",
"collaborators": 3,
"company": "string",
"created_at": "string",
"disk_usage": 4,
"email": "string",
"followers": 6,
"followers_url": "string",
"following": 10,
"following_url": "string",
"gists_url": "string",
"gravatar_id": "string",
"hireable": false,
"html_url": "string",
"id": 4,
"location": "string",
"login": "string",
"name": "string",
"organizations_url": "string",
"owned_private_repos": 5,
"plan": {
"collaborators": 8,
"name": "string",
"private_repos": 7,
"space": 4
},
"private_gists": 4,
"public_gists": 1,
"public_repos": 1,
"starred_url": "string",
"subscriptions_url": "string",
"total_private_repos": 9,
"type": "User",
"updated_at": "string",
"url": "string"
}
]