Skip to content

Commit 90a905c

Browse files
committed
boom
1 parent c77eb19 commit 90a905c

File tree

2 files changed

+5
-288
lines changed

2 files changed

+5
-288
lines changed

v3/git/tags/index.html

Lines changed: 0 additions & 288 deletions
This file was deleted.

v3/repos/index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,11 @@ <h3 id="input">Input</h3>
147147
<dd>
148148
<em>Optional</em> <strong>boolean</strong> - <code>true</code> to enable downloads for this
149149
repository, <code>false</code> to disable them. Default is <code>true</code>.</dd>
150+
<dt>team_id</dt>
151+
<dd>
152+
<em>Optional</em> <strong>number</strong> - The id of the team that will be granted access
153+
to this repository. This is only valid when creating a repo in an
154+
organization.</dd>
150155
</dl><pre class="highlight"><code class="language-javascript"><span class="p">{</span>
151156
<span class="s2">"name"</span><span class="o">:</span> <span class="s2">"Hello-World"</span><span class="p">,</span>
152157
<span class="s2">"description"</span><span class="o">:</span> <span class="s2">"This is your first repo"</span><span class="p">,</span>

0 commit comments

Comments
 (0)