1
0
mirror of synced 2026-01-01 18:05:46 -05:00
Files
docs/lib/webhooks/static/ghes-3.3/user.payload.json
Vanessa 8bd8c10f9a GitHub Enterprise Server 3.3 release candidate (#22286)
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Kelly Arwine <kellyarwine@github.com>
Co-authored-by: vgrl <vgrl@github.com>
Co-authored-by: Elijah Buck <buckelij@github.com>
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Kelly Arwine <kellyarwine@github.com>
Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Jules Parker <19994093+jules-p@users.noreply.github.com>
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
Co-authored-by: github-openapi-bot <69533958+github-openapi-bot@users.noreply.github.com>
Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2021-11-09 12:12:00 -05:00

44 lines
2.2 KiB
JSON

{
"user": {
"login": "Octocat",
"id": 12,
"node_id": "MDQ6VXNlcjEy",
"avatar_url": "https://octocoders.github.io/avatars/u/12?",
"gravatar_id": "",
"url": "https://octocoders.github.io/api/v3/users/Octocat",
"html_url": "https://octocoders.github.io/Octocat",
"followers_url": "https://octocoders.github.io/api/v3/users/Octocat/followers",
"following_url": "https://octocoders.github.io/api/v3/users/Octocat/following{/other_user}",
"gists_url": "https://octocoders.github.io/api/v3/users/Octocat/gists{/gist_id}",
"starred_url": "https://octocoders.github.io/api/v3/users/Octocat/starred{/owner}{/repo}",
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Octocat/subscriptions",
"organizations_url": "https://octocoders.github.io/api/v3/users/Octocat/orgs",
"repos_url": "https://octocoders.github.io/api/v3/users/Octocat/repos",
"events_url": "https://octocoders.github.io/api/v3/users/Octocat/events{/privacy}",
"received_events_url": "https://octocoders.github.io/api/v3/users/Octocat/received_events",
"type": "User",
"site_admin": false
},
"action": "created",
"sender": {
"login": "Octocat",
"id": 12,
"node_id": "MDQ6VXNlcjEy",
"avatar_url": "https://octocoders.github.io/avatars/u/12?",
"gravatar_id": "",
"url": "https://octocoders.github.io/api/v3/users/Octocat",
"html_url": "https://octocoders.github.io/Octocat",
"followers_url": "https://octocoders.github.io/api/v3/users/Octocat/followers",
"following_url": "https://octocoders.github.io/api/v3/users/Octocat/following{/other_user}",
"gists_url": "https://octocoders.github.io/api/v3/users/Octocat/gists{/gist_id}",
"starred_url": "https://octocoders.github.io/api/v3/users/Octocat/starred{/owner}{/repo}",
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Octocat/subscriptions",
"organizations_url": "https://octocoders.github.io/api/v3/users/Octocat/orgs",
"repos_url": "https://octocoders.github.io/api/v3/users/Octocat/repos",
"events_url": "https://octocoders.github.io/api/v3/users/Octocat/events{/privacy}",
"received_events_url": "https://octocoders.github.io/api/v3/users/Octocat/received_events",
"type": "User",
"site_admin": false
}
}