From cb975bad74d38355d9ea536e32afebdc62118db1 Mon Sep 17 00:00:00 2001 From: Maurits van der Schee Date: Thu, 19 May 2016 00:55:37 +0200 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 2a74ea3..3596ca6 100644 --- a/README.md +++ b/README.md @@ -153,7 +153,6 @@ GET http://localhost/api.php/categories?filter=name,eq,Internet GET http://localhost/api.php/categories?filter=name,sw,Inter GET http://localhost/api.php/categories?filter=id,le,1 GET http://localhost/api.php/categories?filter=id,lt,2 -GET http://localhost/api.php/categories?filter=description,is,null ``` Output: