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

built upon , 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 User keypairs and HTTP signatures for ActivityPub federation using go-ap () 2022-06-19 07:25:12 +02:00
app.go Swagger AccessToken fixes () 2021-08-01 16:44:15 -04:00
cron.go Add cron running API () 2020-08-24 11:48:15 -04:00
issue.go Add API to get issue/pull comments and events (timeline) () 2022-01-01 22:12:25 +08:00
key.go Move sdk structs to modules/structs () 2019-05-11 18:21:34 +08:00
misc.go API: Move AllowedReactions endpoint into GetGenneralUI endpoint + creat new swagger section settings () 2020-06-22 14:21:31 -04:00
nodeinfo.go Add nodeinfo endpoint for federation purposes () 2021-09-28 01:38:06 +02:00
notify.go [API] add endpoint to check notifications [Extend ] () 2020-01-14 16:37:19 +01:00
options.go Add new API endpoints for push mirrors management () 2022-07-30 18:45:59 +02:00
org.go [API] Add endpount to get user org permissions () 2021-10-12 12:47:19 +02:00
package.go Add Package Registry () 2022-03-30 16:42:47 +08:00
repo.go Add API endpoint to get changed files of a PR () 2022-09-29 04:27:20 +02:00
settings.go Expose Attachemnt Settings by API () 2020-09-05 08:43:06 +01:00
user.go Move some files into models' sub packages () 2022-08-25 10:31:57 +08:00