You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zeripath f761a37a0f
Provide diff and patch API endpoints (#11751)
* Provide diff and patch API endpoints

The diff and patch endpoints on the main routes are not accessible by token
therefore we provide new API based endpoints for these

Fix #10923

Signed-off-by: Andrew Thornton <art27@cantab.net>

* placate swagger

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Make the response an actual string

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: Lauris BH <lauris@nix.lv>
4 years ago
..
admin Various fixes in login sources (#10428) 4 years ago
misc Fix bug with globally disabling mirror (#11760) 4 years ago
notify [Api] Check Notify (always return json) (#10059) 4 years ago
org Add Organization Wide Labels (#10814) 4 years ago
repo Provide diff and patch API endpoints (#11751) 4 years ago
swagger [API] Expose allowed Reactions (#11735) 4 years ago
user Handle expected errors in AddGPGkey API (#11644) 4 years ago
utils Granular webhook events (#9626) 4 years ago
api.go Provide diff and patch API endpoints (#11751) 4 years ago