gitea/routers
Surya Purohit b8e5e2a93e
Fix diffpatch API endpoint (#35610)
Fix the swagger documentation for the `diffpatch` API endpoint,
and fix the wrong API path caused by a refactoring change.

Closes #35602

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-10-10 00:39:14 +08:00
..
api Fix diffpatch API endpoint (#35610) 2025-10-10 00:39:14 +08:00
common add more routes to the "expensive" list (#35547) 2025-09-29 17:33:28 +08:00
install Add proper error message if session provider can not be created (#35520) 2025-09-28 12:24:19 +00:00
private Move some functions to gitrepo package (#35543) 2025-10-07 17:06:51 +08:00
utils Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +08:00
web Move some functions to gitrepo package (#35543) 2025-10-07 17:06:51 +08:00
init.go Use global lock instead of status pool for cron lock (#35507) 2025-09-27 10:11:52 -07:00