Skip to content

Commit 48ffa00

Browse files
committed
Update OAuth scope docs for creating a repo
/cc http://git.io/l3FRng
1 parent 22423e4 commit 48ffa00

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

content/v3/repos.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,9 @@ Name | Type | Description
8383

8484
## Create
8585

86-
Create a new repository for the authenticated user. OAuth users must supply
87-
`repo` scope.
86+
Create a new repository for the authenticated user. (OAuth users must supply
87+
`public_repo` scope or `repo` scope to create a public repository. OAuth users
88+
must supply `repo` scope to create a private repository.)
8889

8990
POST /user/repos
9091

0 commit comments

Comments
 (0)