Skip to content

Commit 03b89ee

Browse files
committed
fix: revert json (2) (2)
1 parent 772a4b8 commit 03b89ee

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tests/CTS/guides/search.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@
1515
},
1616
"listIndicesSimple": {
1717
"method": "listIndices",
18-
"parameters": {}
18+
"parameters": {
19+
"hitsPerPage": 100
20+
}
1921
},
2022
"deleteMultipleIndicesPrimary": {
2123
"method": "multipleBatch",

0 commit comments

Comments
 (0)