diff options
| author | Ludovic Courtès <ludo@gnu.org> | 2026-01-24 21:39:53 +0100 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2026-01-29 11:51:37 +0100 |
| commit | 9dd02e1f9112c1bae3f86da0fa23a94da5b91c7d (patch) | |
| tree | ca3bc660fecb2d621cf45fe28033ecf2698ec22d /CODEOWNERS | |
| parent | cf81cfadbd22f70807df57b94afca4507aa71491 (diff) | |
teams: Correctly handle more than 50 teams.
The page size limit for GET requests on /api/v1/orgs/guix/teams is 50. Thus,
‘organization-teams’ was previously reporting at most 50 teams, even though
there are now 52 of them. This patch fixes that.
* etc/teams.scm (organization-teams): Rename to…
(organization-teams/paginated): … this. Add ‘page’ parameter and honor it.
Remove “limit” URL parameter.
(organization-teams): New procedure.
Fixes: guix/guix#5833
Reported-by: Maxim Cournoyer <maxim@guixotic.coop>
Change-Id: Ia25685e001e8522ca4268557ade7d29b5106ae00
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Merges: #5883
Diffstat (limited to 'CODEOWNERS')
0 files changed, 0 insertions, 0 deletions
