0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-16 02:48:01 +01:00
gitea/routers/api/v1
qwerty287 65952417a8
Add API to get PR by base/head (#29242)
Closes https://github.com/go-gitea/gitea/issues/16289

Add a new API `/repos/{owner}/{repo}/pulls/{base}/{head}` to get a PR by
its base and head branch.
2024-02-26 02:39:01 +00:00
..
activitypub
admin
misc
notify
org
packages
repo Add API to get PR by base/head (#29242) 2024-02-26 02:39:01 +00:00
settings
shared
swagger
user
utils Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository (#29294) 2024-02-24 06:55:19 +00:00
api.go Add API to get PR by base/head (#29242) 2024-02-26 02:39:01 +00:00