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.

Clarify differences between Events API and webhooks#631

Merged
kdaigle merged 2 commits intogithub:masterfromdsheets:patch-4
Aug 17, 2015
Merged
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletioncontent/v3/activity/events/types.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -9,7 +9,7 @@ determined by its event type.

Event names are used by [repository webhooks](/v3/repos/hooks/) to specify
which events the webhook should receive. The included payloads below are from webhook deliveries but
match events returned by the [Events API](/v3/activity/events/) (except where noted).
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.


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

[8]ページ先頭

©2009-2025 Movatter.jp