File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ This method returns the preferred README for a repository.
1616### Parameters
1717
1818ref
19- : The String name of the Commit/Branch/Tag. Defaults to " master" .
19+ : _ Optional _ ** string ** - The String name of the Commit/Branch/Tag. Defaults to ` master ` .
2020
2121### Response
2222
@@ -32,7 +32,7 @@ This method returns the contents of any file or directory in a repository.
3232### Parameters
3333
3434ref
35- : The String name of the Commit/Branch/Tag. Defaults to " master" .
35+ : _ Optional _ ** string ** - The String name of the Commit/Branch/Tag. Defaults to ` master ` .
3636
3737### Response
3838
@@ -55,8 +55,8 @@ to make a second `GET` request.
5555archive_format
5656: Either ` tarball ` or ` zipball `
5757
58- ref (optional)
59- : _ Optional_ valid Git reference, defaults to ` master `
58+ ref
59+ : _ Optional_ ** string ** - valid Git reference, defaults to ` master `
6060
6161### Response
6262
You can’t perform that action at this time.
0 commit comments