|
@@ -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:
|