File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -38,11 +38,16 @@ This method returns the contents of a file or directory in a repository.
3838Files and symlinks support [ a custom media type] ( #custom-media-types ) for retrieving the raw content or rendered HTML (when supported).
3939Directories and submodules do _ not_ support custom media types.
4040
41- * Notes* :
41+ {{#tip}}
42+
43+ ** Note** :
4244
4345- To get a repository's contents recursively, you can [ recursively get the tree] ( /v3/git/trees/ ) .
46+ - This API has an upper limit of 1,000 files for a directory. If you need to retrieve more files, use the [ Git Trees API] ( /v3/git/trees/#get-a-tree )
4447- This API supports files up to 1 megabyte in size.
4548
49+ {{/tip}}
50+
4651### Parameters
4752
4853Name | Type | Description
You can’t perform that action at this time.
0 commit comments