@@ -109,13 +109,13 @@ def create_migration_job_with_http_info(self, body, **kwargs): # noqa: E501
109109
110110 # HTTP header `Content-Type`
111111 header_params ['Content-Type' ] = self .api_client .select_header_content_type ( # noqa: E501
112- ['application/x-www-form-urlencoded ' ]) # noqa: E501
112+ ['text/plain ' ]) # noqa: E501
113113
114114 # Authentication setting
115115 auth_settings = ['volcengineSign' ] # noqa: E501
116116
117117 return self .api_client .call_api (
118- '/CreateMigrationJob/2020-04-01/smc/post/application_x-www-form-urlencoded /' , 'POST ' ,
118+ '/CreateMigrationJob/2020-04-01/smc/get/text_plain /' , 'GET ' ,
119119 path_params ,
120120 query_params ,
121121 header_params ,
@@ -206,13 +206,13 @@ def delete_migration_job_with_http_info(self, body, **kwargs): # noqa: E501
206206
207207 # HTTP header `Content-Type`
208208 header_params ['Content-Type' ] = self .api_client .select_header_content_type ( # noqa: E501
209- ['application/x-www-form-urlencoded ' ]) # noqa: E501
209+ ['text/plain ' ]) # noqa: E501
210210
211211 # Authentication setting
212212 auth_settings = ['volcengineSign' ] # noqa: E501
213213
214214 return self .api_client .call_api (
215- '/DeleteMigrationJob/2020-04-01/smc/post/application_x-www-form-urlencoded /' , 'POST ' ,
215+ '/DeleteMigrationJob/2020-04-01/smc/get/text_plain /' , 'GET ' ,
216216 path_params ,
217217 query_params ,
218218 header_params ,
@@ -303,13 +303,13 @@ def delete_migration_source_with_http_info(self, body, **kwargs): # noqa: E501
303303
304304 # HTTP header `Content-Type`
305305 header_params ['Content-Type' ] = self .api_client .select_header_content_type ( # noqa: E501
306- ['application/x-www-form-urlencoded ' ]) # noqa: E501
306+ ['text/plain ' ]) # noqa: E501
307307
308308 # Authentication setting
309309 auth_settings = ['volcengineSign' ] # noqa: E501
310310
311311 return self .api_client .call_api (
312- '/DeleteMigrationSource/2020-04-01/smc/post/application_x-www-form-urlencoded /' , 'POST ' ,
312+ '/DeleteMigrationSource/2020-04-01/smc/get/text_plain /' , 'GET ' ,
313313 path_params ,
314314 query_params ,
315315 header_params ,
@@ -400,13 +400,13 @@ def describe_migration_jobs_with_http_info(self, body, **kwargs): # noqa: E501
400400
401401 # HTTP header `Content-Type`
402402 header_params ['Content-Type' ] = self .api_client .select_header_content_type ( # noqa: E501
403- ['application/x-www-form-urlencoded ' ]) # noqa: E501
403+ ['text/plain ' ]) # noqa: E501
404404
405405 # Authentication setting
406406 auth_settings = ['volcengineSign' ] # noqa: E501
407407
408408 return self .api_client .call_api (
409- '/DescribeMigrationJobs/2020-04-01/smc/post/application_x-www-form-urlencoded /' , 'POST ' ,
409+ '/DescribeMigrationJobs/2020-04-01/smc/get/text_plain /' , 'GET ' ,
410410 path_params ,
411411 query_params ,
412412 header_params ,
@@ -497,13 +497,13 @@ def describe_migration_logs_with_http_info(self, body, **kwargs): # noqa: E501
497497
498498 # HTTP header `Content-Type`
499499 header_params ['Content-Type' ] = self .api_client .select_header_content_type ( # noqa: E501
500- ['application/x-www-form-urlencoded ' ]) # noqa: E501
500+ ['text/plain ' ]) # noqa: E501
501501
502502 # Authentication setting
503503 auth_settings = ['volcengineSign' ] # noqa: E501
504504
505505 return self .api_client .call_api (
506- '/DescribeMigrationLogs/2020-04-01/smc/post/application_x-www-form-urlencoded /' , 'POST ' ,
506+ '/DescribeMigrationLogs/2020-04-01/smc/get/text_plain /' , 'GET ' ,
507507 path_params ,
508508 query_params ,
509509 header_params ,
@@ -594,13 +594,13 @@ def describe_migration_sources_with_http_info(self, body, **kwargs): # noqa: E5
594594
595595 # HTTP header `Content-Type`
596596 header_params ['Content-Type' ] = self .api_client .select_header_content_type ( # noqa: E501
597- ['application/x-www-form-urlencoded ' ]) # noqa: E501
597+ ['text/plain ' ]) # noqa: E501
598598
599599 # Authentication setting
600600 auth_settings = ['volcengineSign' ] # noqa: E501
601601
602602 return self .api_client .call_api (
603- '/DescribeMigrationSources/2020-04-01/smc/post/application_x-www-form-urlencoded /' , 'POST ' ,
603+ '/DescribeMigrationSources/2020-04-01/smc/get/text_plain /' , 'GET ' ,
604604 path_params ,
605605 query_params ,
606606 header_params ,
@@ -691,13 +691,13 @@ def describe_migration_system_support_types_with_http_info(self, body, **kwargs)
691691
692692 # HTTP header `Content-Type`
693693 header_params ['Content-Type' ] = self .api_client .select_header_content_type ( # noqa: E501
694- ['application/x-www-form-urlencoded ' ]) # noqa: E501
694+ ['text/plain ' ]) # noqa: E501
695695
696696 # Authentication setting
697697 auth_settings = ['volcengineSign' ] # noqa: E501
698698
699699 return self .api_client .call_api (
700- '/DescribeMigrationSystemSupportTypes/2020-04-01/smc/post/application_x-www-form-urlencoded /' , 'POST ' ,
700+ '/DescribeMigrationSystemSupportTypes/2020-04-01/smc/get/text_plain /' , 'GET ' ,
701701 path_params ,
702702 query_params ,
703703 header_params ,
@@ -788,13 +788,13 @@ def modify_migration_job_attribute_with_http_info(self, body, **kwargs): # noqa
788788
789789 # HTTP header `Content-Type`
790790 header_params ['Content-Type' ] = self .api_client .select_header_content_type ( # noqa: E501
791- ['application/x-www-form-urlencoded ' ]) # noqa: E501
791+ ['text/plain ' ]) # noqa: E501
792792
793793 # Authentication setting
794794 auth_settings = ['volcengineSign' ] # noqa: E501
795795
796796 return self .api_client .call_api (
797- '/ModifyMigrationJobAttribute/2020-04-01/smc/post/application_x-www-form-urlencoded /' , 'POST ' ,
797+ '/ModifyMigrationJobAttribute/2020-04-01/smc/get/text_plain /' , 'GET ' ,
798798 path_params ,
799799 query_params ,
800800 header_params ,
@@ -885,13 +885,13 @@ def modify_migration_source_attribute_with_http_info(self, body, **kwargs): # n
885885
886886 # HTTP header `Content-Type`
887887 header_params ['Content-Type' ] = self .api_client .select_header_content_type ( # noqa: E501
888- ['application/x-www-form-urlencoded ' ]) # noqa: E501
888+ ['text/plain ' ]) # noqa: E501
889889
890890 # Authentication setting
891891 auth_settings = ['volcengineSign' ] # noqa: E501
892892
893893 return self .api_client .call_api (
894- '/ModifyMigrationSourceAttribute/2020-04-01/smc/post/application_x-www-form-urlencoded /' , 'POST ' ,
894+ '/ModifyMigrationSourceAttribute/2020-04-01/smc/get/text_plain /' , 'GET ' ,
895895 path_params ,
896896 query_params ,
897897 header_params ,
@@ -982,13 +982,13 @@ def set_incremental_sync_interval_with_http_info(self, body, **kwargs): # noqa:
982982
983983 # HTTP header `Content-Type`
984984 header_params ['Content-Type' ] = self .api_client .select_header_content_type ( # noqa: E501
985- ['application/x-www-form-urlencoded ' ]) # noqa: E501
985+ ['text/plain ' ]) # noqa: E501
986986
987987 # Authentication setting
988988 auth_settings = ['volcengineSign' ] # noqa: E501
989989
990990 return self .api_client .call_api (
991- '/SetIncrementalSyncInterval/2020-04-01/smc/post/application_x-www-form-urlencoded /' , 'POST ' ,
991+ '/SetIncrementalSyncInterval/2020-04-01/smc/get/text_plain /' , 'GET ' ,
992992 path_params ,
993993 query_params ,
994994 header_params ,
@@ -1079,13 +1079,13 @@ def tag_resources_with_http_info(self, body, **kwargs): # noqa: E501
10791079
10801080 # HTTP header `Content-Type`
10811081 header_params ['Content-Type' ] = self .api_client .select_header_content_type ( # noqa: E501
1082- ['application/x-www-form-urlencoded ' ]) # noqa: E501
1082+ ['text/plain ' ]) # noqa: E501
10831083
10841084 # Authentication setting
10851085 auth_settings = ['volcengineSign' ] # noqa: E501
10861086
10871087 return self .api_client .call_api (
1088- '/TagResources/2020-04-01/smc/post/application_x-www-form-urlencoded /' , 'POST ' ,
1088+ '/TagResources/2020-04-01/smc/get/text_plain /' , 'GET ' ,
10891089 path_params ,
10901090 query_params ,
10911091 header_params ,
@@ -1176,13 +1176,13 @@ def trigger_last_incremental_sync_with_http_info(self, body, **kwargs): # noqa:
11761176
11771177 # HTTP header `Content-Type`
11781178 header_params ['Content-Type' ] = self .api_client .select_header_content_type ( # noqa: E501
1179- ['application/x-www-form-urlencoded ' ]) # noqa: E501
1179+ ['text/plain ' ]) # noqa: E501
11801180
11811181 # Authentication setting
11821182 auth_settings = ['volcengineSign' ] # noqa: E501
11831183
11841184 return self .api_client .call_api (
1185- '/TriggerLastIncrementalSync/2020-04-01/smc/post/application_x-www-form-urlencoded /' , 'POST ' ,
1185+ '/TriggerLastIncrementalSync/2020-04-01/smc/get/text_plain /' , 'GET ' ,
11861186 path_params ,
11871187 query_params ,
11881188 header_params ,
@@ -1273,13 +1273,13 @@ def un_tag_resources_with_http_info(self, body, **kwargs): # noqa: E501
12731273
12741274 # HTTP header `Content-Type`
12751275 header_params ['Content-Type' ] = self .api_client .select_header_content_type ( # noqa: E501
1276- ['application/x-www-form-urlencoded ' ]) # noqa: E501
1276+ ['text/plain ' ]) # noqa: E501
12771277
12781278 # Authentication setting
12791279 auth_settings = ['volcengineSign' ] # noqa: E501
12801280
12811281 return self .api_client .call_api (
1282- '/UnTagResources/2020-04-01/smc/post/application_x-www-form-urlencoded /' , 'POST ' ,
1282+ '/UnTagResources/2020-04-01/smc/get/text_plain /' , 'GET ' ,
12831283 path_params ,
12841284 query_params ,
12851285 header_params ,
0 commit comments