8000 Document ability to create repo in org and give a team access · leedo/developer.github.com@8d9e88d · GitHub
[go: up one dir, main page]

Skip to content

Commit 8d9e88d

Browse files
committed
Document ability to create repo in org and give a team access
1 parent 8058f41 commit 8d9e88d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

content/v3/repos.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
7272
: _Optional_ **boolean** - `true` to enable downloads for this
7373
repository, `false` to disable them. Default is `true`.
7474

75+
team\_id
76+
: _Optional_ **number** - The id of the team that will be granted access
77+
to this repository. This is only valid when creating a repo in an
78+
organization.
79+
7580
<%= json \
7681
:name => "Hello-World",
7782
:description => "This is your first repo",

0 commit comments

Comments
 (0)
0