File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 399
399
}
400
400
],
401
401
"source" : [
402
- " client.query_ruleset.put (\n " ,
402
+ " client.query_rules.put_ruleset (\n " ,
403
403
" ruleset_id=\" promotion-rules\" ,\n " ,
404
404
" rules=[\n " ,
405
405
" {\n " ,
474
474
}
475
475
],
476
476
"source" : [
477
- " response = client.query_ruleset.get (ruleset_id=\" promotion-rules\" )\n " ,
477
+ " response = client.query_rules.get_ruleset (ruleset_id=\" promotion-rules\" )\n " ,
478
478
" pretty_ruleset(response)"
479
479
]
480
480
},
674
674
}
675
675
],
676
676
"source" : [
677
- " client.query_ruleset.put (\n " ,
677
+ " client.query_rules.put_ruleset (\n " ,
678
678
" ruleset_id=\" promotion-rules\" ,\n " ,
679
679
" rules=[\n " ,
680
680
" {\n " ,
821
821
"name" : " python" ,
822
822
"nbconvert_exporter" : " python" ,
823
823
"pygments_lexer" : " ipython3" ,
824
- "version" : " 3.10.13 "
824
+ "version" : " 3.10.1 "
825
825
}
826
826
},
827
827
"nbformat" : 4 ,
You can’t perform that action at this time.
0 commit comments