There was an error while loading. Please reload this page.
1 parent 2579e61 commit eafd054Copy full SHA for eafd054
Repositories/Contents.md
@@ -72,6 +72,12 @@ Content-Type: application/octet-stream
72
GET /repos/:username/:reponame/contents/:ref/:path
73
```
74
75
+### Parameters
76
+
77
+|Name|Type|Description|
78
+|----|----|-----------|
79
+|`ref`|`string`|The name of the commit/branch/tag. The default is the default branch of the repository, usually is `master`.|
80
81
### Response if content is a file
82
83
Status: 200 OK
0 commit comments