1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-05-26 13:06:14 +02:00
gitea/routers/api
KN4CK3R ecd51f710b
Fix NuGet search endpoints (#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
2023-08-14 02:50:55 +00:00
..
actions fix artifact merging chunks path with correct slash on Windows (#26400) 2023-08-08 17:21:48 +00:00
packages Fix NuGet search endpoints (#25613) 2023-08-14 02:50:55 +00:00
v1 Introduce ctx.PathParamRaw to avoid incorrect unescaping (#26392) 2023-08-09 14:57:45 +08:00