Bladeren bron

Update README.md

Maurits van der Schee 8 jaren geleden
bovenliggende
commit
ede85b6b31
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1
    1
      README.md

+ 1
- 1
README.md Bestand weergeven

@@ -153,7 +153,7 @@ 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,
156
+GET http://localhost/api.php/categories?filter=description,is,null
157 157
 ```
158 158
 
159 159
 Output:

Loading…
Annuleren
Opslaan