mirror of
https://github.com/zhigang1992/GitHawk.git
synced 2026-05-13 18:00:52 +08:00
add event json
This commit is contained in:
27
Github API/event.json
Normal file
27
Github API/event.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"actor": {
|
||||
"avatar_url": "https://github.com/images/error/octocat_happy.gif",
|
||||
"events_url": "https://api.github.com/users/octocat/events{/privacy}",
|
||||
"followers_url": "https://api.github.com/users/octocat/followers",
|
||||
"following_url": "https://api.github.com/users/octocat/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
|
||||
"gravatar_id": "",
|
||||
"html_url": "https://github.com/octocat",
|
||||
"id": 1,
|
||||
"login": "octocat",
|
||||
"organizations_url": "https://api.github.com/users/octocat/orgs",
|
||||
"received_events_url": "https://api.github.com/users/octocat/received_events",
|
||||
"repos_url": "https://api.github.com/users/octocat/repos",
|
||||
"site_admin": false,
|
||||
"starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
|
||||
"type": "User",
|
||||
"url": "https://api.github.com/users/octocat"
|
||||
},
|
||||
"commit_id": "6dcb09b5b57875f334f61aebed695e2e4193db5e",
|
||||
"commit_url": "https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e",
|
||||
"created_at": "2011-04-14T16:00:49Z",
|
||||
"event": "closed",
|
||||
"id": 1,
|
||||
"url": "https://api.github.com/repos/octocat/Hello-World/issues/events/1"
|
||||
}
|
||||
Reference in New Issue
Block a user