forgejo/routers/api/v1/swagger
qwerty287 1dfa28ffa5
Add API endpoint to get changed files of a PR (#21177)
This adds an api endpoint `/files` to PRs that allows to get a list of changed files.

built upon #18228, reviews there are included
closes https://github.com/go-gitea/gitea/issues/654

Co-authored-by: Anton Bracke <anton@ju60.de>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-09-29 04:27:20 +02:00
..
activitypub.go
app.go
cron.go
issue.go
key.go
misc.go
nodeinfo.go
notify.go
options.go Add new API endpoints for push mirrors management (#19841) 2022-07-30 18:45:59 +02:00
org.go
package.go
repo.go Add API endpoint to get changed files of a PR (#21177) 2022-09-29 04:27:20 +02:00
settings.go
user.go Move some files into models' sub packages (#20262) 2022-08-25 10:31:57 +08:00