Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commita906bd2

Browse files
committed
Merge pull request#631 from dsheets/patch-4
Clarify differences between Events API and webhooks
2 parents843ff85 +87509e6 commita906bd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎content/v3/activity/events/types.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ determined by its event type.
99

1010
Event names are used by[repository webhooks](/v3/repos/hooks/) to specify
1111
which events the webhook should receive. The included payloads below are from webhook deliveries but
12-
match events returned by the[Events API](/v3/activity/events/) (except where noted).
12+
match events returned by the[Events API](/v3/activity/events/) (except where noted). The Events API uses the CamelCased name (e.g.`CommitCommentEvent`) in the`type` field of an event object and does not include the`repository` or`sender` fields in the event payload object.
1313

1414

1515
**Note:** Some of these events may not be rendered in timelines, they're only

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp