Skip to content

Commit 9c7d526

Browse files
committed
boom
1 parent 0af82c7 commit 9c7d526

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

v3/orgs/teams/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ <h3 id="response-6">Response</h3>
311311

312312
<h2 id="get-team-repo">Get team repo</h2>
313313

314-
<pre><code>GET /teams/:id/repos/:repo
314+
<pre><code>GET /teams/:id/repos/:user/:repo
315315
</code></pre>
316316

317317
<h3 id="reponse-if-repo-is-managed-by-this-team">Reponse if repo is managed by this team</h3>
@@ -331,7 +331,7 @@ <h2 id="add-team-repo">Add team repo</h2>
331331
<p>In order to add a repo to a team, the authenticated user must be an
332332
owner of the org that the team is associated with.</p>
333333

334-
<pre><code>PUT /teams/:id/repos/:repo
334+
<pre><code>PUT /teams/:id/repos/:user/:repo
335335
</code></pre>
336336

337337
<h3 id="reponse-2">Reponse</h3>
@@ -346,7 +346,7 @@ <h2 id="remove-team-repo">Remove team repo</h2>
346346
owner of the org that the team is associated with.
347347
NOTE: This does not delete the repo, it just removes it from the team.</p>
348348

349-
<pre><code>DELETE /teams/:id/repos/:repo
349+
<pre><code>DELETE /teams/:id/repos/:user/:repo
350350
</code></pre>
351351

352352
<h3 id="reponse-3">Reponse</h3>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy