@@ -1294,6 +1294,7 @@ def test_method_create_with_all_params_overload_14(self, client: Cloudflare) ->
12941294 id = "3a03d665bac047339bb530ecb439a90d" ,
12951295 action = "skip" ,
12961296 action_parameters = {
1297+ "phase" : "current" ,
12971298 "phases" : ["http_request_firewall_custom" ],
12981299 "products" : ["bic" ],
12991300 "rules" : {"4814384a9e5d4991b9815dcfc25d2f1f" : ["8ac8bc2a661e475d940980f9317f28e1" ]},
@@ -3340,6 +3341,7 @@ def test_method_edit_with_all_params_overload_14(self, client: Cloudflare) -> No
33403341 id = "3a03d665bac047339bb530ecb439a90d" ,
33413342 action = "skip" ,
33423343 action_parameters = {
3344+ "phase" : "current" ,
33433345 "phases" : ["http_request_firewall_custom" ],
33443346 "products" : ["bic" ],
33453347 "rules" : {"4814384a9e5d4991b9815dcfc25d2f1f" : ["8ac8bc2a661e475d940980f9317f28e1" ]},
@@ -5195,6 +5197,7 @@ async def test_method_create_with_all_params_overload_14(self, async_client: Asy
51955197 id = "3a03d665bac047339bb530ecb439a90d" ,
51965198 action = "skip" ,
51975199 action_parameters = {
5200+ "phase" : "current" ,
51985201 "phases" : ["http_request_firewall_custom" ],
51995202 "products" : ["bic" ],
52005203 "rules" : {"4814384a9e5d4991b9815dcfc25d2f1f" : ["8ac8bc2a661e475d940980f9317f28e1" ]},
@@ -7241,6 +7244,7 @@ async def test_method_edit_with_all_params_overload_14(self, async_client: Async
72417244 id = "3a03d665bac047339bb530ecb439a90d" ,
72427245 action = "skip" ,
72437246 action_parameters = {
7247+ "phase" : "current" ,
72447248 "phases" : ["http_request_firewall_custom" ],
72457249 "products" : ["bic" ],
72467250 "rules" : {"4814384a9e5d4991b9815dcfc25d2f1f" : ["8ac8bc2a661e475d940980f9317f28e1" ]},
0 commit comments