@itentialopensource/adapter-github
Version:
This adapter integrates with system described as: github.
39 lines • 830 B
JSON
{
"avatar_url": "string",
"bio": "string",
"blog": "string",
"collaborators": 5,
"company": "string",
"created_at": "string",
"disk_usage": 8,
"email": "string",
"followers": 2,
"followers_url": "string",
"following": 6,
"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": 4,
"plan": {
"collaborators": 9,
"name": "string",
"private_repos": 4,
"space": 7
},
"private_gists": 5,
"public_gists": 8,
"public_repos": 7,
"starred_url": "string",
"subscriptions_url": "string",
"total_private_repos": 3,
"type": "Organization",
"updated_at": "string",
"url": "string"
}