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.

Commitfcd6553

Browse files
committed
describe the notifications api scopes
1 parenta849213 commitfcd6553

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

‎content/v3/activity/notifications.md‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ user is involved including:
2323
* Commits the user authors or commits
2424
* Any discussion in which the user actively participates
2525

26-
All Notification API calls require the <strong>"notifications"</strong>API
27-
scope. Doing this will give read-only access to some Issue/Commit content.
28-
You will still need the "repo" scope to access Issues and Commits from their
29-
respective endpoints.
26+
All Notification API calls require the <strong>"notifications"</strong>or
27+
<strong>"repo</strong> API scopes. Doing this will give read-only access to
28+
some Issue/Commit content.You will still need the "repo" scope to access
29+
Issues and Commits from theirrespective endpoints.
3030

3131
Notifications come back as "threads". A Thread contains information about the
3232
current discussion of an Issue/PullRequest/Commit.

‎content/v3/oauth.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ delete\_repo
157157
: Delete access to adminable repositories.
158158

159159
notifications
160-
: Read access to a user's notifications.
160+
: Read access to a user's notifications.`repo` is accepted too.
161161

162162
gist
163163
: write access to gists.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp