Browse Source

Update README.md

Maurits van der Schee 8 years ago
parent
commit
cb975bad74
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      README.md

+ 0
- 1
README.md View File

@@ -153,7 +153,6 @@ GET http://localhost/api.php/categories?filter=name,eq,Internet
153 153
 GET http://localhost/api.php/categories?filter=name,sw,Inter
154 154
 GET http://localhost/api.php/categories?filter=id,le,1
155 155
 GET http://localhost/api.php/categories?filter=id,lt,2
156
-GET http://localhost/api.php/categories?filter=description,is,null
157 156
 ```
158 157
 
159 158
 Output:

Loading…
Cancel
Save