stable

Clone or download

Read-only

fix: have a real REST pagination for baselines

This is part of request #29995 Enhance handling of pagination for Baselin plugin The REST route GET /projects/{id}/baselines has now a real pagination and do a proper check of the max pagination size. Change-Id: I7b9ac3f2ba63894050bbb248d67a364331f4dfd1

Modified Files

Name
M plugins/baseline/include/REST/ProjectBaselinesResource.php +1 −1 Go to diff View file
M plugins/baseline/scripts/baseline/api/rest-querier.js +10 −4 Go to diff View file
M plugins/baseline/scripts/baseline/api/rest-querier.test.js +14 −8 Go to diff View file