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
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commitf2752a8

Browse files
committed
Labels path param as optional
1 parentde75eba commitf2752a8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎content/v3/repos/contents.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ This method returns the contents of any file or directory in a repository.
3131

3232
###Parameters
3333

34+
path
35+
:_Optional_**string** - The content path.
3436
ref
3537
:_Optional_**string** - The String name of the Commit/Branch/Tag. Defaults to`master`.
3638

@@ -55,7 +57,7 @@ to make a second `GET` request.
5557
archive_format
5658
: Either`tarball` or`zipball`
5759

58-
ref
60+
ref
5961
:_Optional_**string** - valid Git reference, defaults to`master`
6062

6163
###Response

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp