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