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@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx