Open don-rumata opened 1 year ago
What API are you talking about?
This: http://<my-gitea-server>/api/v1/packages/<my-user>
At the moment this endpoint just lists basic infos about a package. For your request we would need to add the package type depending metadata. And then there would be no guarantee that the homepage field has the same name for every package type.
Hmmm... Why would a package like jc or deltachat-desktop have a different homepage
field?
we would need to add the package type depending metadata
https://docs.gitea.com/api/1.21/#tag/package/operation/getPackage
Isn't that it?
Feature Description
Hi!
Can you add a field with the package homepage to the API output?
LC_ALL=C aptitude show mc | grep -i homepage:
Screenshots
No response