This repository has been archived on 2023-02-01. You can view files and clone it, but cannot push or open issues or pull requests.
gitea/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 User keypairs and HTTP signatures for ActivityPub federation using go-ap (#19133) 2022-06-19 07:25:12 +02:00
app.go Swagger AccessToken fixes (#16574) 2021-08-01 16:44:15 -04:00
cron.go Add cron running API (#12421) 2020-08-24 11:48:15 -04:00
issue.go Add API to get issue/pull comments and events (timeline) (#17403) 2022-01-01 22:12:25 +08:00
key.go Move sdk structs to modules/structs (#6905) 2019-05-11 18:21:34 +08:00
misc.go API: Move AllowedReactions endpoint into GetGenneralUI endpoint + creat new swagger section settings (#11854) 2020-06-22 14:21:31 -04:00
nodeinfo.go Add nodeinfo endpoint for federation purposes (#16953) 2021-09-28 01:38:06 +02:00
notify.go [API] add endpoint to check notifications [Extend #9488] (#9595) 2020-01-14 16:37:19 +01:00
options.go Add new API endpoints for push mirrors management (#19841) 2022-07-30 18:45:59 +02:00
org.go [API] Add endpount to get user org permissions (#17232) 2021-10-12 12:47:19 +02:00
package.go Add Package Registry (#16510) 2022-03-30 16:42:47 +08:00
repo.go Add API endpoint to get changed files of a PR (#21177) 2022-09-29 04:27:20 +02:00
settings.go Expose Attachemnt Settings by API (#12514) 2020-09-05 08:43:06 +01:00
user.go Move some files into models' sub packages (#20262) 2022-08-25 10:31:57 +08:00