Files
gitrob/spec/support/fixtures/github/users/user1/repos.json
T
Michael Henriksen 93d07164d6 Gitrob version 1.0.0
2016-03-12 15:20:20 +01:00

92 lines
4.8 KiB
JSON

[
{
"id": 1296270,
"owner": {
"login": "user1",
"id": 1,
"avatar_url": "https://github.com/images/error/octocat_happy.gif",
"gravatar_id": "",
"url": "https://api.github.com/users/user1",
"html_url": "https://github.com/user1",
"followers_url": "https://api.github.com/users/user1/followers",
"following_url": "https://api.github.com/users/user1/following{/other_user}",
"gists_url": "https://api.github.com/users/user1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/user1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/user1/subscriptions",
"organizations_url": "https://api.github.com/users/user1/orgs",
"repos_url": "https://api.github.com/users/user1/repos",
"events_url": "https://api.github.com/users/user1/events{/privacy}",
"received_events_url": "https://api.github.com/users/user1/received_events",
"type": "User",
"site_admin": false
},
"name": "dotfiles",
"full_name": "user1/dotfiles",
"description": "My dotfiles",
"private": false,
"fork": false,
"url": "https://api.github.com/repos/user1/dotfiles",
"html_url": "https://github.com/user1/dotfiles",
"archive_url": "http://api.github.com/repos/user1/dotfiles/{archive_format}{/ref}",
"assignees_url": "http://api.github.com/repos/user1/dotfiles/assignees{/user}",
"blobs_url": "http://api.github.com/repos/user1/dotfiles/git/blobs{/sha}",
"branches_url": "http://api.github.com/repos/user1/dotfiles/branches{/branch}",
"clone_url": "https://github.com/user1/dotfiles.git",
"collaborators_url": "http://api.github.com/repos/user1/dotfiles/collaborators{/collaborator}",
"comments_url": "http://api.github.com/repos/user1/dotfiles/comments{/number}",
"commits_url": "http://api.github.com/repos/user1/dotfiles/commits{/sha}",
"compare_url": "http://api.github.com/repos/user1/dotfiles/compare/{base}...{head}",
"contents_url": "http://api.github.com/repos/user1/dotfiles/contents/{+path}",
"contributors_url": "http://api.github.com/repos/user1/dotfiles/contributors",
"downloads_url": "http://api.github.com/repos/user1/dotfiles/downloads",
"events_url": "http://api.github.com/repos/user1/dotfiles/events",
"forks_url": "http://api.github.com/repos/user1/dotfiles/forks",
"git_commits_url": "http://api.github.com/repos/user1/dotfiles/git/commits{/sha}",
"git_refs_url": "http://api.github.com/repos/user1/dotfiles/git/refs{/sha}",
"git_tags_url": "http://api.github.com/repos/user1/dotfiles/git/tags{/sha}",
"git_url": "git:github.com/user1/dotfiles.git",
"hooks_url": "http://api.github.com/repos/user1/dotfiles/hooks",
"issue_comment_url": "http://api.github.com/repos/user1/dotfiles/issues/comments{/number}",
"issue_events_url": "http://api.github.com/repos/user1/dotfiles/issues/events{/number}",
"issues_url": "http://api.github.com/repos/user1/dotfiles/issues{/number}",
"keys_url": "http://api.github.com/repos/user1/dotfiles/keys{/key_id}",
"labels_url": "http://api.github.com/repos/user1/dotfiles/labels{/name}",
"languages_url": "http://api.github.com/repos/user1/dotfiles/languages",
"merges_url": "http://api.github.com/repos/user1/dotfiles/merges",
"milestones_url": "http://api.github.com/repos/user1/dotfiles/milestones{/number}",
"mirror_url": "git:git.example.com/user1/dotfiles",
"notifications_url": "http://api.github.com/repos/user1/dotfiles/notifications{?since, all, participating}",
"pulls_url": "http://api.github.com/repos/user1/dotfiles/pulls{/number}",
"releases_url": "http://api.github.com/repos/user1/dotfiles/releases{/id}",
"ssh_url": "git@github.com:user1/dotfiles.git",
"stargazers_url": "http://api.github.com/repos/user1/dotfiles/stargazers",
"statuses_url": "http://api.github.com/repos/user1/dotfiles/statuses/{sha}",
"subscribers_url": "http://api.github.com/repos/user1/dotfiles/subscribers",
"subscription_url": "http://api.github.com/repos/user1/dotfiles/subscription",
"svn_url": "https://svn.github.com/user1/dotfiles",
"tags_url": "http://api.github.com/repos/user1/dotfiles/tags",
"teams_url": "http://api.github.com/repos/user1/dotfiles/teams",
"trees_url": "http://api.github.com/repos/user1/dotfiles/git/trees{/sha}",
"homepage": "https://github.com",
"language": null,
"forks_count": 9,
"stargazers_count": 80,
"watchers_count": 80,
"size": 2,
"default_branch": "master",
"open_issues_count": 0,
"has_issues": true,
"has_wiki": true,
"has_pages": false,
"has_downloads": true,
"pushed_at": "2011-01-26T19:06:43Z",
"created_at": "2011-01-26T19:01:12Z",
"updated_at": "2011-01-26T19:14:43Z",
"permissions": {
"admin": false,
"push": false,
"pull": true
}
}
]