I think this change should be made, because this would make predicates so much neater than making a ton of predicates for one grouped condition.
How it should be:
Here's the layout of how a predicate file should be:
<Predicate>={<condition ID>,<Parameters>}
{
"predicates": [
<Predicate>
]
}
Please sign in to leave a comment.
0 Comments