stable

Clone or download

Read-only

Document that count of baselines is security agnostic

Part of epic #12142 Baseline v1 For performances reason, we cannot get the count of baselines with security policies. So, GET /projects/:id/baselines may return less baselines than returned total_count. Change-Id: I5fe5007d35a4a0c37f4decee2fb23a8bbd44eba0

Modified Files

Name
M include/Baseline/BaselineRepository.php +5 −1 Go to diff View file
M include/Baseline/BaselineService.php +3 −1 Go to diff View file
M include/REST/ProjectBaselineController.php +2 −0 Go to diff View file
M include/REST/ProjectBaselinesResource.php +4 −2 Go to diff View file