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