From 16209ed097fb0f4aa54a9575f4b2ffce06207d29 Mon Sep 17 00:00:00 2001 From: Gitea Bot Date: Fri, 7 Aug 2026 13:41:35 +0000 Subject: [PATCH] Update swagger-latest.json (#490) Automated update of static/swagger-latest.json from the gitea main branch, opened by the "update swagger files" scheduled workflow. Reviewed-on: https://gitea.com/gitea/docs/pulls/490 Reviewed-by: silverwind <2021+silverwind@noreply.gitea.com> Co-authored-by: Gitea Bot --- static/swagger-latest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/swagger-latest.json b/static/swagger-latest.json index f4e4ae05..a7e8e40e 100644 --- a/static/swagger-latest.json +++ b/static/swagger-latest.json @@ -9067,7 +9067,7 @@ "tags": [ "repository" ], - "summary": "Get a single commit from a repository", + "summary": "Get a single commit from a repository, it has a GitHub-compatible alias \"/repos/{owner}/{repo}/commits/{ref}\"", "operationId": "repoGetSingleCommit", "parameters": [ {