Logic to validate first and after arguments in pagination requests.
PaginationError will be raised on an invalid argument.
Related to T4261
Differential D7984
Add error handling for pagination input arguments jayeshv on Jun 14 2022, 10:20 AM. Authored by
Details
Logic to validate first and after arguments in pagination requests. Related to T4261
Diff Detail
Event TimelineComment Actions Build is green Patch application report for D7984 (id=28766)Rebasing onto f32d98cd15... Current branch diff-target is up to date. Changes applied before testcommit 090ce1e2f4ebcc9097a76f380727fb945de2be65 Author: Jayesh Velayudhan <jayesh@softwareheritage.org> Date: Mon Jun 13 18:03:21 2022 +0200 Add error handling for pagination input arguments Logic to validate first and after arguments in pagination requests. PaginationError will be raised on an invalid argument. Related to T4261 See https://jenkins.softwareheritage.org/job/DGQL/job/tests-on-diff/53/ for more details. Comment Actions Build is green Patch application report for D7984 (id=28767)Rebasing onto f32d98cd15... Current branch diff-target is up to date. Changes applied before testcommit e75268003ad58a3803d00a5fe8a924402abae076 Author: Jayesh Velayudhan <jayesh@softwareheritage.org> Date: Mon Jun 13 18:03:21 2022 +0200 Add error handling for pagination input arguments Logic to validate first and after arguments in pagination requests. PaginationError will be raised on an invalid argument. Related to T4261 See https://jenkins.softwareheritage.org/job/DGQL/job/tests-on-diff/54/ for more details. Comment Actions Build is green Patch application report for D7984 (id=28769)Rebasing onto f32d98cd15... Current branch diff-target is up to date. Changes applied before testcommit 67f1ae16f549d6a5d11be6af4f8102c352060482 Author: Jayesh Velayudhan <jayesh@softwareheritage.org> Date: Mon Jun 13 18:03:21 2022 +0200 Add error handling for pagination input arguments Logic to validate first and after arguments in pagination requests. PaginationError will be raised on an invalid argument. Related to T4261 See https://jenkins.softwareheritage.org/job/DGQL/job/tests-on-diff/55/ for more details.
|