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

Commitc349a4b

Browse files
author
Hubot
committed
P U B L I S H 🚀
1 parentb78340b commitc349a4b

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

‎v3/repos/contents/index.html‎

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,13 +129,19 @@ <h2 id="get-contents">Get contents</h2>
129129
<p>Files and symlinks support<ahref="#custom-media-types">a custom media type</a> for retrieving the raw content or rendered HTML (when supported).
130130
Directories and submodules do<em>not</em> support custom media types.</p>
131131

132-
<p><em>Notes</em>:</p>
132+
<divclass="alert tip">
133+
134+
<p><strong>Note</strong>:</p>
133135

134136
<ul>
135137
<li>To get a repository’s contents recursively, you can<ahref="/v3/git/trees/">recursively get the tree</a>.</li>
138+
<li>This API has an upper limit of 1,000 files for a directory. If you need to retrieve more files, use the<ahref="/v3/git/trees/#get-a-tree">Git Trees API</a>
139+
</li>
136140
<li>This API supports files up to 1 megabyte in size.</li>
137141
</ul>
138142

143+
</div>
144+
139145
<h3id="parameters-1">Parameters</h3>
140146

141147
<table>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp