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.
gitea/routers/api
KN4CK3R 762d4245fb
Fix NuGet search endpoints (#25613) (#26499)
Backport of #25613

Fixes #25564
Fixes #23191

- Api v2 search endpoint should return only the latest version matching
the query
- Api v3 search endpoint should return `take` packages not package
versions
2 years ago
..
actions Replace `interface{}` with `any` (#25686) (#25687) 2 years ago
packages Fix NuGet search endpoints (#25613) (#26499) 2 years ago
v1 Introduce ctx.PathParamRaw to avoid incorrect unescaping (#26392) (#26405) 2 years ago