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.

Commit21d5502

Browse files
committed
Merge pull request#705 from sm11963/fix-activity-api-order
Fixed ordering of Activity API overview headers
2 parents97af233 +529b608 commit21d5502

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

‎content/v3/activity.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ title: Activity | GitHub API
66
Serving up the 'social' in Social Coding, the Activity APIs provide access to
77
notifications, subscriptions, and timelines.
88

9+
##[Events][]
10+
11+
The[Events API][Events] is a read-only interface to all the[event
12+
types][types] that power the various activity streams on GitHub.
13+
14+
##[Feeds][]
15+
16+
List of[Atom feeds][Feeds] available for the authenticating user.
17+
918
##[Notifications][]
1019

1120
Notifications of new comments are delivered to users.[The Notifications
@@ -22,18 +31,9 @@ have no effect on notifications or the activity feed.
2231
[Watching a Repository][Watching] registers the user to receive notifications on new
2332
discussions, as well as events in the user's activity feed.
2433

25-
##[Events][]
26-
27-
The[Events API][Events] is a read-only interface to all the[event
28-
types][types] that power the various activity streams on GitHub.
29-
30-
##[Feeds][]
31-
32-
List of[Atom feeds][Feeds] available for the authenticating user.
33-
34-
[Notifications]:/v3/activity/notifications/
35-
[Starring]:/v3/activity/starring/
36-
[Watching]:/v3/activity/watching/
3734
[Events]:/v3/activity/events/
3835
[types]:/v3/activity/events/types/
3936
[Feeds]:/v3/activity/feeds/
37+
[Notifications]:/v3/activity/notifications/
38+
[Starring]:/v3/activity/starring/
39+
[Watching]:/v3/activity/watching/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp