hi, when im using notion search objects,i set a filter use formula number greater than, then i get an error, how can i fix it?
RuntimeError
[400] body failed validation. Fix one: body.filter.or[0].and[2].formula.number.equals should be defined, instead was undefined
. body.filter.or[0].and[2].formula.number.does_not_equal should be defined, instead was undefined
. body.filter.or[0].and[2].formula.number.greater_than should be a number, instead was "80"
. body.filter.or[0].and[2].formula.number.less_than should be defined, instead was undefined
. body.filter.or[0].and[2].formula.number.greater_than_or_equal_to should be defined, instead was undefined
. body.filter.or[0].and[2].formula.number.less_than_or_equal_to should be defined, instead was undefined
. body.filter.or[0].and[2].formula.number.is_empty should be defined, instead was undefined
. body.filter.or[0].and[2].formula.number.is_not_empty should be defined, instead was undefined
.