Commit ed3d35e
authored
Update valueFilter entry in README
The description of the valueFilter property calls for an object of arrays of strings, but this throws an error indicating that an object is expected. It seems to expect an object of objects, with fieldname keys and objects (field value-boolean pairs) as values.1 parent a6e2b32 commit ed3d35e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
185 | | - | |
| 185 | + | |
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| |||
0 commit comments