aboutsummaryrefslogtreecommitdiff
path: root/docs_src/API/v1/repos.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs_src/API/v1/repos.md')
-rw-r--r--docs_src/API/v1/repos.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/docs_src/API/v1/repos.md b/docs_src/API/v1/repos.md
index 2df611f..9ddfc12 100644
--- a/docs_src/API/v1/repos.md
+++ b/docs_src/API/v1/repos.md
@@ -45,10 +45,11 @@ Retrieves a repository tree.
**Parameters:**<br>
-| Name | Location | Description | Required | Schema |
-|------|----------|------------------|----------|--------|
-| repo | path | The repository | true | string |
-| path | query | Path in the tree | false | string |
+| Name | Location | Description | Required | Schema |
+|--------|----------|------------------|----------|--------|
+| repo | path | The repository | true | string |
+| path | query | Path in the tree | false | string |
+| branch | query | A branch | false | string |
**Response:**<br>