Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita565762

Browse files
committed
boom
1 parent3f034e8 commita565762

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

‎v3/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,10 @@ <h2 id="http-verbs">HTTP Verbs</h2>
192192
programmatically</a>, for applications that
193193
are not websites.</p>
194194

195+
<p>Requests that require authentication will return 404, instead of 403 in some places.
196+
This is to prevent the accidental leakage of private repositories to unauthorized
197+
users.</p>
198+
195199
<h2id="pagination">Pagination</h2>
196200

197201
<p>Requests that return multiple items will be paginated to 30 items by

‎v3/repos/commits/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,8 @@ <h2 id="list-commit-comments-for-a-repository">List commit comments for a reposi
164164
<p>Commit Comments leverage<ahref="#custom-mime-types">these</a> custom mime types. You can
165165
read more about the use of mime types in the API<ahref="/v3/mime/">here</a>.</p>
166166

167+
<p>Comments are ordered by ascending ID.</p>
168+
167169
<pre><code>GET /repos/:user/:repo/comments
168170
</code></pre>
169171

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp