From 22bf491be5f25bccf779be53b2ad37836f0850b8 Mon Sep 17 00:00:00 2001 From: HampusM Date: Thu, 5 Aug 2021 15:18:39 +0200 Subject: The log API endpoint has a branch parameter & fixed the tree entry latest commit method --- docs_src/API/v1/repos.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'docs_src/API') diff --git a/docs_src/API/v1/repos.md b/docs_src/API/v1/repos.md index 483676e..2df611f 100644 --- a/docs_src/API/v1/repos.md +++ b/docs_src/API/v1/repos.md @@ -88,9 +88,10 @@ Retrieves a repository's log. **Parameters:**
-| Name | Location | Description | Required | Schema | -|------|----------|----------------|----------|--------| -| repo | path | The repository | true | string | +| Name | Location | Description | Required | Schema | +|--------|----------|----------------|----------|--------| +| repo | path | The repository | true | string | +| branch | query | A branch | false | string | **Response:**
-- cgit v1.2.3-18-g5258