gitea/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>
..
activitypub.go User keypairs and HTTP signatures for ActivityPub federation using go-ap ()
app.go Swagger AccessToken fixes ()
cron.go Add cron running API ()
issue.go Add API to get issue/pull comments and events (timeline) ()
key.go Move sdk structs to modules/structs ()
misc.go API: Move AllowedReactions endpoint into GetGenneralUI endpoint + creat new swagger section settings ()
nodeinfo.go Add nodeinfo endpoint for federation purposes ()
notify.go [API] add endpoint to check notifications [Extend ] ()
options.go Add new API endpoints for push mirrors management ()
org.go [API] Add endpount to get user org permissions ()
package.go Add Package Registry ()
repo.go Add API endpoint to get changed files of a PR ()
settings.go Expose Attachemnt Settings by API ()
user.go Move some files into models' sub packages ()