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