File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
tests/CTS/requests/search Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 228228 "rules" : [
229229 {
230230 "objectID" : " toaster" ,
231- "condition " : {
231+ "conditions " : [ {
232232 "pattern" : " toaster" ,
233233 "anchoring" : " contains"
234- },
234+ }] ,
235235 "consequence" : {
236236 "params" : {
237237 "query" : {
243243 },
244244 {
245245 "objectID" : " cheap" ,
246- "condition " : {
246+ "conditions " : [ {
247247 "pattern" : " cheap" ,
248248 "anchoring" : " contains"
249- },
249+ }] ,
250250 "consequence" : {
251251 "params" : {
252252 "query" : {
264264 "body" : [
265265 {
266266 "objectID" : " toaster" ,
267- "condition " : {
267+ "conditions " : [ {
268268 "pattern" : " toaster" ,
269269 "anchoring" : " contains"
270- },
270+ }] ,
271271 "consequence" : {
272272 "params" : {
273273 "query" : {
279279 },
280280 {
281281 "objectID" : " cheap" ,
282- "condition " : {
282+ "conditions " : [ {
283283 "pattern" : " cheap" ,
284284 "anchoring" : " contains"
285- },
285+ }] ,
286286 "consequence" : {
287287 "params" : {
288288 "query" : {
You can’t perform that action at this time.
0 commit comments