1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Fix bug in getting merged pull request by commit (#32079)

This commit is contained in:
Zettat123
2024-09-24 09:00:09 +08:00
committed by GitHub
parent 6afb22448b
commit fcedf634d5
4 changed files with 22 additions and 4 deletions

View File

@@ -5446,7 +5446,7 @@
"tags": [
"repository"
],
"summary": "Get the pull request of the commit",
"summary": "Get the merged pull request of the commit",
"operationId": "repoGetCommitPullRequest",
"parameters": [
{