mirror of https://github.com/go-gitea/gitea.git
f761a37a0f
* 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> |
||
---|---|---|
.. | ||
api.go | ||
api_org.go | ||
api_test.go | ||
auth.go | ||
context.go | ||
org.go | ||
pagination.go | ||
panic.go | ||
permission.go | ||
repo.go |