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.

Commit37f2bc6

Browse files
committed
Clarify which event name is used in the events API
1 parentc482b7e commit37f2bc6

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.
1313

1414

1515
Note that some of these events may not be rendered in timelines.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp