8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8058f41 commit 8d9e88dCopy full SHA for 8d9e88d
content/v3/repos.md
@@ -72,6 +72,11 @@ has\_downloads
72
: _Optional_ **boolean** - `true` to enable downloads for this
73
repository, `false` to disable them. Default is `true`.
74
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
+
80
<%= json \
81
:name => "Hello-World",
82
:description => "This is your first repo",
0 commit comments