]> source.dussan.org Git - gitea.git/commit
Add API to get commits of PR (#16300)
authorsebastian-sauer <sauer.sebastian@gmail.com>
Fri, 2 Jul 2021 12:19:57 +0000 (14:19 +0200)
committerGitHub <noreply@github.com>
Fri, 2 Jul 2021 12:19:57 +0000 (14:19 +0200)
commit92328a3394be51e6200f69c91c402aa15ff6e06e
treec75096a6e31386435ee250c021cd3c6d7131002c
parenta3476e5ad5ee87d4e985b9a3e914bf5348216745
Add API to get commits of PR (#16300)

* Add API to get commits of PR

fixes #10918

Co-authored-by: Andrew Bezold <andrew.bezold@gmail.com>
Co-authored-by: 6543 <6543@obermui.de>
integrations/api_pull_commits_test.go [new file with mode: 0644]
routers/api/v1/api.go
routers/api/v1/repo/pull.go
templates/swagger/v1_json.tmpl