From 09edfc14bc57fc3956aae410c72fcc8255afbdb7 Mon Sep 17 00:00:00 2001 From: Iglocska Date: Fri, 29 Jul 2016 00:05:02 +0200 Subject: [PATCH] corrected small error in the event index filter api --- automation/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automation/README.md b/automation/README.md index e7f9383..9df0adf 100644 --- a/automation/README.md +++ b/automation/README.md @@ -672,7 +672,7 @@ Content-type: application/json Body: ~~~~json -{"searchinfo":"Locky", "searchpublished":1, "searchdistribution":!0} +{"searchinfo":"Locky", "searchpublished":1, "searchdistribution":0} ~~~~