1
1
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-08 12:36:31 +01:00
gitea/routers/api/v1/packages
KN4CK3R bec9233c29
Add package version api endpoints (#34173)
Fixes #33544

Adds two new api endpoints to list a versions of a package and to get
the latest version of a package by API.

⚠️ BREAKING ⚠️ 
the `size` field for this endpoint changes from `Size` to `size`.
2025-04-13 20:00:44 +00:00
..
package.go Add package version api endpoints (#34173) 2025-04-13 20:00:44 +00:00