From: Julien Lancelot Date: Mon, 16 May 2016 10:06:26 +0000 (+0200) Subject: SONAR-7187 Fix example due to removal of pagination X-Git-Tag: 5.6-RC1~87 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=e9d01329ece74fc444fdc01689e2833f691063d9;p=sonarqube.git SONAR-7187 Fix example due to removal of pagination --- diff --git a/server/sonar-server/src/main/resources/org/sonar/server/ce/ws/activity-example.json b/server/sonar-server/src/main/resources/org/sonar/server/ce/ws/activity-example.json index 93d300ba1d7..29944376c28 100644 --- a/server/sonar-server/src/main/resources/org/sonar/server/ce/ws/activity-example.json +++ b/server/sonar-server/src/main/resources/org/sonar/server/ce/ws/activity-example.json @@ -1,9 +1,4 @@ { - "paging": { - "pageIndex": 1, - "pageSize": 10, - "total": 233 - }, "tasks": [ { "id": "BU_dO1vsORa8_beWCwsP",