schemas/advancedQuery.json in losant_rest-1.9.2 vs schemas/advancedQuery.json in losant_rest-1.9.3

- old
+ new

@@ -86,9 +86,12 @@ "minLength": 1 }, "$contains": { "type": "string", "minLength": 1 + }, + "$ci": { + "type": "boolean" } }, "additionalProperties": false } ] \ No newline at end of file