mirror of
https://github.com/go-gitea/gitea.git
synced 2026-01-04 19:31:50 +01:00
Some checks failed
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`.