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": [ {