mirror of
https://github.com/go-gitea/gitea.git
synced 2026-04-14 05:00:02 +02:00
Swap the order of overlapping routes in api.go to prevent the short route from intercepting long paths when the name contains 'package'. Fixes #37086 Signed-off-by: Rohan Guliani <rohansguliani@google.com>