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