Skip to content

Commit 4f2194f

Browse files
authored
Merge pull request #66 from imagekit-developer/IK-1400
updated readme
2 parents 0e0ae00 + 4414e71 commit 4f2194f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -689,7 +689,6 @@ $listFiles = $imageKit->listFiles([
689689
"fileType" => "all", // all, image, non-image
690690
"limit" => 10, // min:1, max:1000
691691
"skip" => 0, // min:0
692-
"searchQuery" => 'size < "20kb"',
693692
]);
694693
```
695694

0 commit comments

Comments
 (0)