stable

Clone or download

Read-only

fix: Use existing REST pagination for projects milestones

This is part of request #29995 Enhance handling of pagination for Baselin plugin The REST route GET /projects/{id}/milestones already have a pagination mechanism. It must be used. No functional change expected. Change-Id: I89fb953c86dc0c65f5233b160731a5a5ded2c1ba

Modified Files

Name
M plugins/baseline/scripts/baseline/api/rest-querier.js +8 −3 Go to diff View file
M plugins/baseline/scripts/baseline/api/rest-querier.test.js +15 −7 Go to diff View file