Skip to content

Fix pagination in authz API calls

Alexandre Lossent requested to merge fix_pagination into master

Follow-up to https://gitlab.cern.ch/webservices/webframeworks-planning/-/issues/1065 since we still had issues with JSON unmarshalling today.

This should fix pagination for good this time.

Merge request reports