Skip to content

Commit fb7be23

Browse files
committed
test for #772
1 parent 478ff7a commit fb7be23

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

tests/functional/001_records/022_list_with_zero_page_size.log

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,11 @@ Content-Type: application/json; charset=utf-8
66
Content-Length: 27
77

88
{"records":[],"results":12}
9+
===
10+
GET /records/posts?filter=id,eq,0&page=1,0
11+
===
12+
200
13+
Content-Type: application/json; charset=utf-8
14+
Content-Length: 26
15+
16+
{"records":[],"results":0}

0 commit comments

Comments
 (0)