From cf23ed82cc0d09f9ab1ea6a8cac153258a940c18 Mon Sep 17 00:00:00 2001 From: Issei Horie Date: Tue, 20 Nov 2018 00:02:45 +0900 Subject: [PATCH] Update mock for all_boards --- mocks/all_boards.json | 1 + mocks/all_boards_filtered.json | 1 + 2 files changed, 2 insertions(+) diff --git a/mocks/all_boards.json b/mocks/all_boards.json index 2065cb6..25768ff 100644 --- a/mocks/all_boards.json +++ b/mocks/all_boards.json @@ -1,6 +1,7 @@ { "maxResults": 50, "startAt": 0, + "total": 6, "isLast": true, "values": [ { diff --git a/mocks/all_boards_filtered.json b/mocks/all_boards_filtered.json index 545f8a8..05b3019 100644 --- a/mocks/all_boards_filtered.json +++ b/mocks/all_boards_filtered.json @@ -1,6 +1,7 @@ { "maxResults": 10, "startAt": 1, + "total": 3, "isLast": true, "values": [ {