@@ -258,10 +258,10 @@ def create_air_shipping_estimate_with_http_info(
258
258
) # noqa: E501
259
259
260
260
# HTTP header `Content-Type`
261
- header_params [
262
- "Content-Type"
263
- ] = self . api_client . select_header_content_type ( # noqa: E501
264
- [ "application/json" ]
261
+ header_params ["Content-Type" ] = (
262
+ self . api_client . select_header_content_type ( # noqa: E501
263
+ [ "application/json" ]
264
+ )
265
265
) # noqa: E501
266
266
267
267
# Authentication setting
@@ -456,10 +456,10 @@ def create_bitcoin_estimate_with_http_info(
456
456
) # noqa: E501
457
457
458
458
# HTTP header `Content-Type`
459
- header_params [
460
- "Content-Type"
461
- ] = self . api_client . select_header_content_type ( # noqa: E501
462
- [ "application/json" ]
459
+ header_params ["Content-Type" ] = (
460
+ self . api_client . select_header_content_type ( # noqa: E501
461
+ [ "application/json" ]
462
+ )
463
463
) # noqa: E501
464
464
465
465
# Authentication setting
@@ -657,10 +657,10 @@ def create_ecommerce_estimate_with_http_info(
657
657
) # noqa: E501
658
658
659
659
# HTTP header `Content-Type`
660
- header_params [
661
- "Content-Type"
662
- ] = self . api_client . select_header_content_type ( # noqa: E501
663
- [ "application/json" ]
660
+ header_params ["Content-Type" ] = (
661
+ self . api_client . select_header_content_type ( # noqa: E501
662
+ [ "application/json" ]
663
+ )
664
664
) # noqa: E501
665
665
666
666
# Authentication setting
@@ -855,10 +855,10 @@ def create_ethereum_estimate_with_http_info(
855
855
) # noqa: E501
856
856
857
857
# HTTP header `Content-Type`
858
- header_params [
859
- "Content-Type"
860
- ] = self . api_client . select_header_content_type ( # noqa: E501
861
- [ "application/json" ]
858
+ header_params ["Content-Type" ] = (
859
+ self . api_client . select_header_content_type ( # noqa: E501
860
+ [ "application/json" ]
861
+ )
862
862
) # noqa: E501
863
863
864
864
# Authentication setting
@@ -1053,10 +1053,10 @@ def create_flight_estimate_with_http_info(
1053
1053
) # noqa: E501
1054
1054
1055
1055
# HTTP header `Content-Type`
1056
- header_params [
1057
- "Content-Type"
1058
- ] = self . api_client . select_header_content_type ( # noqa: E501
1059
- [ "application/json" ]
1056
+ header_params ["Content-Type" ] = (
1057
+ self . api_client . select_header_content_type ( # noqa: E501
1058
+ [ "application/json" ]
1059
+ )
1060
1060
) # noqa: E501
1061
1061
1062
1062
# Authentication setting
@@ -1251,10 +1251,10 @@ def create_hotel_estimate_with_http_info(
1251
1251
) # noqa: E501
1252
1252
1253
1253
# HTTP header `Content-Type`
1254
- header_params [
1255
- "Content-Type"
1256
- ] = self . api_client . select_header_content_type ( # noqa: E501
1257
- [ "application/json" ]
1254
+ header_params ["Content-Type" ] = (
1255
+ self . api_client . select_header_content_type ( # noqa: E501
1256
+ [ "application/json" ]
1257
+ )
1258
1258
) # noqa: E501
1259
1259
1260
1260
# Authentication setting
@@ -1449,10 +1449,10 @@ def create_mass_estimate_with_http_info(
1449
1449
) # noqa: E501
1450
1450
1451
1451
# HTTP header `Content-Type`
1452
- header_params [
1453
- "Content-Type"
1454
- ] = self . api_client . select_header_content_type ( # noqa: E501
1455
- [ "application/json" ]
1452
+ header_params ["Content-Type" ] = (
1453
+ self . api_client . select_header_content_type ( # noqa: E501
1454
+ [ "application/json" ]
1455
+ )
1456
1456
) # noqa: E501
1457
1457
1458
1458
# Authentication setting
@@ -1650,10 +1650,10 @@ def create_rail_shipping_estimate_with_http_info(
1650
1650
) # noqa: E501
1651
1651
1652
1652
# HTTP header `Content-Type`
1653
- header_params [
1654
- "Content-Type"
1655
- ] = self . api_client . select_header_content_type ( # noqa: E501
1656
- [ "application/json" ]
1653
+ header_params ["Content-Type" ] = (
1654
+ self . api_client . select_header_content_type ( # noqa: E501
1655
+ [ "application/json" ]
1656
+ )
1657
1657
) # noqa: E501
1658
1658
1659
1659
# Authentication setting
@@ -1851,10 +1851,10 @@ def create_road_shipping_estimate_with_http_info(
1851
1851
) # noqa: E501
1852
1852
1853
1853
# HTTP header `Content-Type`
1854
- header_params [
1855
- "Content-Type"
1856
- ] = self . api_client . select_header_content_type ( # noqa: E501
1857
- [ "application/json" ]
1854
+ header_params ["Content-Type" ] = (
1855
+ self . api_client . select_header_content_type ( # noqa: E501
1856
+ [ "application/json" ]
1857
+ )
1858
1858
) # noqa: E501
1859
1859
1860
1860
# Authentication setting
@@ -2052,10 +2052,10 @@ def create_sea_shipping_estimate_with_http_info(
2052
2052
) # noqa: E501
2053
2053
2054
2054
# HTTP header `Content-Type`
2055
- header_params [
2056
- "Content-Type"
2057
- ] = self . api_client . select_header_content_type ( # noqa: E501
2058
- [ "application/json" ]
2055
+ header_params ["Content-Type" ] = (
2056
+ self . api_client . select_header_content_type ( # noqa: E501
2057
+ [ "application/json" ]
2058
+ )
2059
2059
) # noqa: E501
2060
2060
2061
2061
# Authentication setting
@@ -2250,10 +2250,10 @@ def create_shipping_estimate_with_http_info(
2250
2250
) # noqa: E501
2251
2251
2252
2252
# HTTP header `Content-Type`
2253
- header_params [
2254
- "Content-Type"
2255
- ] = self . api_client . select_header_content_type ( # noqa: E501
2256
- [ "application/json" ]
2253
+ header_params ["Content-Type" ] = (
2254
+ self . api_client . select_header_content_type ( # noqa: E501
2255
+ [ "application/json" ]
2256
+ )
2257
2257
) # noqa: E501
2258
2258
2259
2259
# Authentication setting
@@ -2448,10 +2448,10 @@ def create_vehicle_estimate_with_http_info(
2448
2448
) # noqa: E501
2449
2449
2450
2450
# HTTP header `Content-Type`
2451
- header_params [
2452
- "Content-Type"
2453
- ] = self . api_client . select_header_content_type ( # noqa: E501
2454
- [ "application/json" ]
2451
+ header_params ["Content-Type" ] = (
2452
+ self . api_client . select_header_content_type ( # noqa: E501
2453
+ [ "application/json" ]
2454
+ )
2455
2455
) # noqa: E501
2456
2456
2457
2457
# Authentication setting
0 commit comments