@@ -1657,7 +1657,7 @@ def patch_cluster_custom_object_with_http_info(self, group, version, plural, nam
1657
1657
1658
1658
# HTTP header `Content-Type`
1659
1659
header_params ['Content-Type' ] = self .api_client .\
1660
- select_header_content_type (['application/json -patch+json' , 'application/merge -patch+json' ])
1660
+ select_header_content_type (['application/merge -patch+json' , 'application/json -patch+json' ])
1661
1661
1662
1662
# Authentication setting
1663
1663
auth_settings = ['BearerToken' ]
@@ -1781,7 +1781,7 @@ def patch_cluster_custom_object_scale_with_http_info(self, group, version, plura
1781
1781
1782
1782
# HTTP header `Content-Type`
1783
1783
header_params ['Content-Type' ] = self .api_client .\
1784
- select_header_content_type (['application/json -patch+json' , 'application/merge -patch+json' ])
1784
+ select_header_content_type (['application/merge -patch+json' , 'application/json -patch+json' ])
1785
1785
1786
1786
# Authentication setting
1787
1787
auth_settings = ['BearerToken' ]
@@ -1905,7 +1905,7 @@ def patch_cluster_custom_object_status_with_http_info(self, group, version, plur
1905
1905
1906
1906
# HTTP header `Content-Type`
1907
1907
header_params ['Content-Type' ] = self .api_client .\
1908
- select_header_content_type (['application/json -patch+json' , 'application/merge -patch+json' ])
1908
+ select_header_content_type (['application/merge -patch+json' , 'application/json -patch+json' ])
1909
1909
1910
1910
# Authentication setting
1911
1911
auth_settings = ['BearerToken' ]
@@ -2036,7 +2036,7 @@ def patch_namespaced_custom_object_with_http_info(self, group, version, namespac
2036
2036
2037
2037
# HTTP header `Content-Type`
2038
2038
header_params ['Content-Type' ] = self .api_client .\
2039
- select_header_content_type (['application/json -patch+json' , 'application/merge -patch+json' ])
2039
+ select_header_content_type (['application/merge -patch+json' , 'application/json -patch+json' ])
2040
2040
2041
2041
# Authentication setting
2042
2042
auth_settings = ['BearerToken' ]
@@ -2167,7 +2167,7 @@ def patch_namespaced_custom_object_scale_with_http_info(self, group, version, na
2167
2167
2168
2168
# HTTP header `Content-Type`
2169
2169
header_params ['Content-Type' ] = self .api_client .\
2170
- select_header_content_type (['application/json -patch+json' , 'application/merge -patch+json' ])
2170
+ select_header_content_type (['application/merge -patch+json' , 'application/json -patch+json' ])
2171
2171
2172
2172
# Authentication setting
2173
2173
auth_settings = ['BearerToken' ]
@@ -2298,7 +2298,7 @@ def patch_namespaced_custom_object_status_with_http_info(self, group, version, n
2298
2298
2299
2299
# HTTP header `Content-Type`
2300
2300
header_params ['Content-Type' ] = self .api_client .\
2301
- select_header_content_type (['application/json -patch+json' , 'application/merge -patch+json' ])
2301
+ select_header_content_type (['application/merge -patch+json' , 'application/json -patch+json' ])
2302
2302
2303
2303
# Authentication setting
2304
2304
auth_settings = ['BearerToken' ]
0 commit comments