@@ -119,7 +119,7 @@ def check_with_http_info(self, body, **kwargs):
119119 "_request_auth" ,
120120 "_content_type" ,
121121 "_headers" ,
122- "_retry_parms " ,
122+ "_retry_params " ,
123123 ]
124124 )
125125
@@ -292,7 +292,7 @@ def create_store_with_http_info(self, body, **kwargs):
292292 "_request_auth" ,
293293 "_content_type" ,
294294 "_headers" ,
295- "_retry_parms " ,
295+ "_retry_params " ,
296296 ]
297297 )
298298
@@ -448,7 +448,7 @@ def delete_store_with_http_info(self, **kwargs):
448448 "_request_auth" ,
449449 "_content_type" ,
450450 "_headers" ,
451- "_retry_parms " ,
451+ "_retry_params " ,
452452 ]
453453 )
454454
@@ -594,7 +594,7 @@ def expand_with_http_info(self, body, **kwargs):
594594 "_request_auth" ,
595595 "_content_type" ,
596596 "_headers" ,
597- "_retry_parms " ,
597+ "_retry_params " ,
598598 ]
599599 )
600600
@@ -763,7 +763,7 @@ def get_store_with_http_info(self, **kwargs):
763763 "_request_auth" ,
764764 "_content_type" ,
765765 "_headers" ,
766- "_retry_parms " ,
766+ "_retry_params " ,
767767 ]
768768 )
769769
@@ -917,7 +917,7 @@ def list_objects_with_http_info(self, body, **kwargs):
917917 "_request_auth" ,
918918 "_content_type" ,
919919 "_headers" ,
920- "_retry_parms " ,
920+ "_retry_params " ,
921921 ]
922922 )
923923
@@ -1095,7 +1095,7 @@ def list_stores_with_http_info(self, **kwargs):
10951095 "_request_auth" ,
10961096 "_content_type" ,
10971097 "_headers" ,
1098- "_retry_parms " ,
1098+ "_retry_params " ,
10991099 ]
11001100 )
11011101
@@ -1249,7 +1249,7 @@ def list_users_with_http_info(self, body, **kwargs):
12491249 "_request_auth" ,
12501250 "_content_type" ,
12511251 "_headers" ,
1252- "_retry_parms " ,
1252+ "_retry_params " ,
12531253 ]
12541254 )
12551255
@@ -1423,7 +1423,7 @@ def read_with_http_info(self, body, **kwargs):
14231423 "_request_auth" ,
14241424 "_content_type" ,
14251425 "_headers" ,
1426- "_retry_parms " ,
1426+ "_retry_params " ,
14271427 ]
14281428 )
14291429
@@ -1596,7 +1596,7 @@ def read_assertions_with_http_info(self, authorization_model_id, **kwargs):
15961596 "_request_auth" ,
15971597 "_content_type" ,
15981598 "_headers" ,
1599- "_retry_parms " ,
1599+ "_retry_params " ,
16001600 ]
16011601 )
16021602
@@ -1765,7 +1765,7 @@ def read_authorization_model_with_http_info(self, id, **kwargs):
17651765 "_request_auth" ,
17661766 "_content_type" ,
17671767 "_headers" ,
1768- "_retry_parms " ,
1768+ "_retry_params " ,
17691769 ]
17701770 )
17711771
@@ -1936,7 +1936,7 @@ def read_authorization_models_with_http_info(self, **kwargs):
19361936 "_request_auth" ,
19371937 "_content_type" ,
19381938 "_headers" ,
1939- "_retry_parms " ,
1939+ "_retry_params " ,
19401940 ]
19411941 )
19421942
@@ -2104,7 +2104,7 @@ def read_changes_with_http_info(self, **kwargs):
21042104 "_request_auth" ,
21052105 "_content_type" ,
21062106 "_headers" ,
2107- "_retry_parms " ,
2107+ "_retry_params " ,
21082108 ]
21092109 )
21102110
@@ -2266,7 +2266,7 @@ def write_with_http_info(self, body, **kwargs):
22662266 "_request_auth" ,
22672267 "_content_type" ,
22682268 "_headers" ,
2269- "_retry_parms " ,
2269+ "_retry_params " ,
22702270 ]
22712271 )
22722272
@@ -2445,7 +2445,7 @@ def write_assertions_with_http_info(self, authorization_model_id, body, **kwargs
24452445 "_request_auth" ,
24462446 "_content_type" ,
24472447 "_headers" ,
2448- "_retry_parms " ,
2448+ "_retry_params " ,
24492449 ]
24502450 )
24512451
@@ -2626,7 +2626,7 @@ def write_authorization_model_with_http_info(self, body, **kwargs):
26262626 "_request_auth" ,
26272627 "_content_type" ,
26282628 "_headers" ,
2629- "_retry_parms " ,
2629+ "_retry_params " ,
26302630 ]
26312631 )
26322632
0 commit comments