On Fri, Feb 5, 2021 at 6:01 PM Fabio Valentini <decathorpe@gmail.com> wrote:
Hi everybody,

Since the last pagure version was deployed, the API for querying a
group's packages (api/0/group/foo?projects=true) was broken - it is
now paginated, where before it was not:

https://pagure.io/pagure/issue/5110

Note that it does not return any error code, but instead just gives
only the first 20 results instead of all of them.

Additionally, the paginated query is currently broken, querying pages
2 and later returns zero results:

https://pagure.io/pagure/issue/5111

This is hopefully fixed quickly, as it is now impossible to query
pagure for a group's packages / projects via the API.

Fabio
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Thanks for the email Fabio,
beware that the fedora packager dashboard ( https://packager-dashboard.fedoraproject.org/ ) is affected by this too.