Skip to content

Commit 0d789a4

Browse files
antograssiotteohhanhui
authored andcommitted
on|off is not supported in Boolean Filter anymore
1 parent 83d35e3 commit 0d789a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/filters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ constant directly.
152152

153153
The boolean filter allows you to search on boolean fields and values.
154154

155-
Syntax: `?property=[on|off|true|false|0|1]`
155+
Syntax: `?property=[true|false|0|1]`
156156

157157
You can either use TRUE or true, the parameters are case insensitive.
158158

0 commit comments

Comments
 (0)