forgejo/routers/api/v1
Gusted ed23a6c397
Make bind error more readable ()
- Add the related fieldNames into the response JSON, such that the developer can figure out what's going on.
- Related:
https://github.com/go-gitea/gitea/issues/17126#issuecomment-937848295
2021-11-22 21:05:29 +08:00
..
admin Use a standalone struct name for Organization () 2021-11-19 19:41:40 +08:00
misc Add nodeinfo endpoint for federation purposes () 2021-09-28 01:38:06 +02:00
notify Fix 500 when a comment was deleted which has a notification () 2021-11-10 13:48:45 +08:00
org Use a standalone struct name for Organization () 2021-11-19 19:41:40 +08:00
repo Fix close issue but time watcher still running () 2021-11-21 17:11:48 +08:00
settings Make mirror feature more configurable () 2021-09-07 17:49:36 +02:00
swagger Add API to get/edit wiki () 2021-10-25 11:43:40 +08:00
user Use a standalone struct name for Organization () 2021-11-19 19:41:40 +08:00
utils Use a standalone struct name for Organization () 2021-11-19 19:41:40 +08:00
api.go Make bind error more readable () 2021-11-22 21:05:29 +08:00