1
0
mirror of synced 2025-12-23 21:07:12 -05:00
Files
docs/lib/webhooks/static/ghes-3.4/user.deleted.payload.json
Vanessa 4b8b75e337 GitHub Enterprise Server 3.4 release candidate (#24754)
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Vanessa <vgrl@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Lars Schneider <larsxschneider@github.com>
Co-authored-by: Jared Murrell <primetheus@github.com>
Co-authored-by: Jules Parker <19994093+jules-p@users.noreply.github.com>
Co-authored-by: Docubot <67483024+docubot@users.noreply.github.com>
Co-authored-by: Martin Lopes <martin389@github.com>
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Sarita Iyer <saritai@github.com>
Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: Steve Guntrip <stevecat@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Lars Schneider <larsxschneider@github.com>
Co-authored-by: Jared Murrell <primetheus@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>
2022-02-15 13:40:37 -05:00

56 lines
2.7 KiB
JSON

{
"user": {
"login": "Snowtocat",
"id": 16,
"node_id": "MDQ6VXNlcjE2",
"avatar_url": "https://octocoders.github.io/avatars/u/16?",
"gravatar_id": "",
"url": "https://octocoders.github.io/api/v3/users/Snowtocat",
"html_url": "https://octocoders.github.io/Snowtocat",
"followers_url": "https://octocoders.github.io/api/v3/users/Snowtocat/followers",
"following_url": "https://octocoders.github.io/api/v3/users/Snowtocat/following{/other_user}",
"gists_url": "https://octocoders.github.io/api/v3/users/Snowtocat/gists{/gist_id}",
"starred_url": "https://octocoders.github.io/api/v3/users/Snowtocat/starred{/owner}{/repo}",
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Snowtocat/subscriptions",
"organizations_url": "https://octocoders.github.io/api/v3/users/Snowtocat/orgs",
"repos_url": "https://octocoders.github.io/api/v3/users/Snowtocat/repos",
"events_url": "https://octocoders.github.io/api/v3/users/Snowtocat/events{/privacy}",
"received_events_url": "https://octocoders.github.io/api/v3/users/Snowtocat/received_events",
"type": "User",
"site_admin": false
},
"action": "deleted",
"enterprise": {
"id": 1,
"slug": "github",
"name": "GitHub",
"node_id": "MDg6QnVzaW5lc3Mx",
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
"description": null,
"website_url": null,
"html_url": "https://octocoders.github.io/businesses/github",
"created_at": "2019-05-14T19:31:12Z",
"updated_at": "2019-05-14T19:31:12Z"
},
"sender": {
"login": "ghe-admin",
"id": 13,
"node_id": "MDQ6VXNlcjEz",
"avatar_url": "https://octocoders.github.io/avatars/u/13?",
"gravatar_id": "",
"url": "https://octocoders.github.io/api/v3/users/ghe-admin",
"html_url": "https://octocoders.github.io/ghe-admin",
"followers_url": "https://octocoders.github.io/api/v3/users/ghe-admin/followers",
"following_url": "https://octocoders.github.io/api/v3/users/ghe-admin/following{/other_user}",
"gists_url": "https://octocoders.github.io/api/v3/users/ghe-admin/gists{/gist_id}",
"starred_url": "https://octocoders.github.io/api/v3/users/ghe-admin/starred{/owner}{/repo}",
"subscriptions_url": "https://octocoders.github.io/api/v3/users/ghe-admin/subscriptions",
"organizations_url": "https://octocoders.github.io/api/v3/users/ghe-admin/orgs",
"repos_url": "https://octocoders.github.io/api/v3/users/ghe-admin/repos",
"events_url": "https://octocoders.github.io/api/v3/users/ghe-admin/events{/privacy}",
"received_events_url": "https://octocoders.github.io/api/v3/users/ghe-admin/received_events",
"type": "User",
"site_admin": true
}
}