n8n-nodes-infomaniak-api 0.1.4 → 0.1.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (31) hide show
  1. package/dist/nodes/InfomaniakAitools/InfomaniakAitools.node.js +0 -256
  2. package/dist/nodes/InfomaniakAitools/InfomaniakAitools.node.js.map +1 -1
  3. package/dist/nodes/InfomaniakCoreRessource/InfomaniakCoreRessource.node.js +3 -174
  4. package/dist/nodes/InfomaniakCoreRessource/InfomaniakCoreRessource.node.js.map +1 -1
  5. package/dist/nodes/InfomaniakEticket/InfomaniakEticket.node.js +3 -18
  6. package/dist/nodes/InfomaniakEticket/InfomaniakEticket.node.js.map +1 -1
  7. package/dist/nodes/InfomaniakKMeet/InfomaniakKMeet.node.js +0 -8
  8. package/dist/nodes/InfomaniakKMeet/InfomaniakKMeet.node.js.map +1 -1
  9. package/dist/nodes/InfomaniakKchat/InfomaniakKchat.node.js +10 -496
  10. package/dist/nodes/InfomaniakKchat/InfomaniakKchat.node.js.map +1 -1
  11. package/dist/nodes/InfomaniakKdrive/InfomaniakKdrive.node.js +29 -662
  12. package/dist/nodes/InfomaniakKdrive/InfomaniakKdrive.node.js.map +1 -1
  13. package/dist/nodes/InfomaniakMail/InfomaniakMail.node.js +11 -598
  14. package/dist/nodes/InfomaniakMail/InfomaniakMail.node.js.map +1 -1
  15. package/dist/nodes/InfomaniakNewsletter/InfomaniakNewsletter.node.js +15 -438
  16. package/dist/nodes/InfomaniakNewsletter/InfomaniakNewsletter.node.js.map +1 -1
  17. package/dist/nodes/InfomaniakPublicCloud/InfomaniakPublicCloud.node.js +10 -332
  18. package/dist/nodes/InfomaniakPublicCloud/InfomaniakPublicCloud.node.js.map +1 -1
  19. package/dist/nodes/InfomaniakStreamingRadio/InfomaniakStreamingRadio.node.js +36 -1646
  20. package/dist/nodes/InfomaniakStreamingRadio/InfomaniakStreamingRadio.node.js.map +1 -1
  21. package/dist/nodes/InfomaniakStreamingVideo/InfomaniakStreamingVideo.node.js +7 -474
  22. package/dist/nodes/InfomaniakStreamingVideo/InfomaniakStreamingVideo.node.js.map +1 -1
  23. package/dist/nodes/InfomaniakSwissBackup/InfomaniakSwissBackup.node.js +2 -52
  24. package/dist/nodes/InfomaniakSwissBackup/InfomaniakSwissBackup.node.js.map +1 -1
  25. package/dist/nodes/InfomaniakUrlShortner/InfomaniakUrlShortner.node.js +2 -44
  26. package/dist/nodes/InfomaniakUrlShortner/InfomaniakUrlShortner.node.js.map +1 -1
  27. package/dist/nodes/InfomaniakVod/InfomaniakVod.node.js +81 -1758
  28. package/dist/nodes/InfomaniakVod/InfomaniakVod.node.js.map +1 -1
  29. package/dist/package.json +1 -1
  30. package/dist/tsconfig.tsbuildinfo +1 -1
  31. package/package.json +1 -1
@@ -34,33 +34,9 @@ const operations = {
34
34
  "queryParams": [],
35
35
  "optionalQueryCollectionName": "queryParameters",
36
36
  "bodyFields": [
37
- {
38
- "name": "link_to_current_user",
39
- "field": "body_link_to_current_user"
40
- },
41
37
  {
42
38
  "name": "mailbox_name",
43
39
  "field": "body_mailbox_name"
44
- },
45
- {
46
- "name": "note",
47
- "field": "body_note"
48
- },
49
- {
50
- "name": "password",
51
- "field": "body_password"
52
- },
53
- {
54
- "name": "random_delivery_host",
55
- "field": "body_random_delivery_host"
56
- },
57
- {
58
- "name": "signature_model_id",
59
- "field": "body_signature_model_id"
60
- },
61
- {
62
- "name": "target",
63
- "field": "body_target"
64
40
  }
65
41
  ],
66
42
  "optionalBodyCollectionName": "bodyParameters",
@@ -105,21 +81,9 @@ const operations = {
105
81
  "queryParams": [],
106
82
  "optionalQueryCollectionName": null,
107
83
  "bodyFields": [
108
- {
109
- "name": "email",
110
- "field": "body_email"
111
- },
112
- {
113
- "name": "phone",
114
- "field": "body_phone"
115
- },
116
84
  {
117
85
  "name": "type",
118
86
  "field": "body_type"
119
- },
120
- {
121
- "name": "user_id",
122
- "field": "body_user_id"
123
87
  }
124
88
  ],
125
89
  "optionalBodyCollectionName": "bodyParameters",
@@ -184,29 +148,9 @@ const operations = {
184
148
  "queryParams": [],
185
149
  "optionalQueryCollectionName": null,
186
150
  "bodyFields": [
187
- {
188
- "name": "device_id",
189
- "field": "body_device_id"
190
- },
191
- {
192
- "name": "device_uid",
193
- "field": "body_device_uid"
194
- },
195
- {
196
- "name": "label",
197
- "field": "body_label"
198
- },
199
151
  {
200
152
  "name": "protocols",
201
153
  "field": "body_protocols"
202
- },
203
- {
204
- "name": "type",
205
- "field": "body_type"
206
- },
207
- {
208
- "name": "user_id",
209
- "field": "body_user_id"
210
154
  }
211
155
  ],
212
156
  "optionalBodyCollectionName": "bodyParameters",
@@ -425,28 +369,7 @@ const operations = {
425
369
  ],
426
370
  "queryParams": [],
427
371
  "optionalQueryCollectionName": null,
428
- "bodyFields": [
429
- {
430
- "name": "firstname",
431
- "field": "body_firstname"
432
- },
433
- {
434
- "name": "force_email",
435
- "field": "body_force_email"
436
- },
437
- {
438
- "name": "lastname",
439
- "field": "body_lastname"
440
- },
441
- {
442
- "name": "permissions",
443
- "field": "body_permissions"
444
- },
445
- {
446
- "name": "signature_template_id",
447
- "field": "body_signature_template_id"
448
- }
449
- ],
372
+ "bodyFields": [],
450
373
  "optionalBodyCollectionName": "bodyParameters",
451
374
  "bodyFieldName": null
452
375
  },
@@ -474,10 +397,6 @@ const operations = {
474
397
  {
475
398
  "name": "email",
476
399
  "field": "body_email"
477
- },
478
- {
479
- "name": "language",
480
- "field": "body_language"
481
400
  }
482
401
  ],
483
402
  "optionalBodyCollectionName": "bodyParameters",
@@ -522,10 +441,6 @@ const operations = {
522
441
  "queryParams": [],
523
442
  "optionalQueryCollectionName": null,
524
443
  "bodyFields": [
525
- {
526
- "name": "permissions",
527
- "field": "body_permissions"
528
- },
529
444
  {
530
445
  "name": "user_id",
531
446
  "field": "body_user_id"
@@ -805,14 +720,6 @@ const operations = {
805
720
  "queryParams": [],
806
721
  "optionalQueryCollectionName": null,
807
722
  "bodyFields": [
808
- {
809
- "name": "dont_reply_to",
810
- "field": "body_dont_reply_to"
811
- },
812
- {
813
- "name": "ended_at",
814
- "field": "body_ended_at"
815
- },
816
723
  {
817
724
  "name": "is_recurrent",
818
725
  "field": "body_is_recurrent"
@@ -825,17 +732,9 @@ const operations = {
825
732
  "name": "name",
826
733
  "field": "body_name"
827
734
  },
828
- {
829
- "name": "recurrent_days",
830
- "field": "body_recurrent_days"
831
- },
832
735
  {
833
736
  "name": "reply_from_id",
834
737
  "field": "body_reply_from_id"
835
- },
836
- {
837
- "name": "started_at",
838
- "field": "body_started_at"
839
738
  }
840
739
  ],
841
740
  "optionalBodyCollectionName": "bodyParameters",
@@ -906,45 +805,9 @@ const operations = {
906
805
  "queryParams": [],
907
806
  "optionalQueryCollectionName": null,
908
807
  "bodyFields": [
909
- {
910
- "name": "dont_reply_to",
911
- "field": "body_dont_reply_to"
912
- },
913
- {
914
- "name": "ended_at",
915
- "field": "body_ended_at"
916
- },
917
808
  {
918
809
  "name": "is_active",
919
810
  "field": "body_is_active"
920
- },
921
- {
922
- "name": "is_model",
923
- "field": "body_is_model"
924
- },
925
- {
926
- "name": "is_recurrent",
927
- "field": "body_is_recurrent"
928
- },
929
- {
930
- "name": "message",
931
- "field": "body_message"
932
- },
933
- {
934
- "name": "name",
935
- "field": "body_name"
936
- },
937
- {
938
- "name": "recurrent_days",
939
- "field": "body_recurrent_days"
940
- },
941
- {
942
- "name": "reply_from_id",
943
- "field": "body_reply_from_id"
944
- },
945
- {
946
- "name": "started_at",
947
- "field": "body_started_at"
948
811
  }
949
812
  ],
950
813
  "optionalBodyCollectionName": "bodyParameters",
@@ -1017,10 +880,6 @@ const operations = {
1017
880
  "name": "archives_folder",
1018
881
  "field": "body_archives_folder"
1019
882
  },
1020
- {
1021
- "name": "commercials_folder",
1022
- "field": "body_commercials_folder"
1023
- },
1024
883
  {
1025
884
  "name": "draft_folder",
1026
885
  "field": "body_draft_folder"
@@ -1029,14 +888,6 @@ const operations = {
1029
888
  "name": "sent_folder",
1030
889
  "field": "body_sent_folder"
1031
890
  },
1032
- {
1033
- "name": "social_networks_folder",
1034
- "field": "body_social_networks_folder"
1035
- },
1036
- {
1037
- "name": "spam_folder",
1038
- "field": "body_spam_folder"
1039
- },
1040
891
  {
1041
892
  "name": "trash_folder",
1042
893
  "field": "body_trash_folder"
@@ -1148,24 +999,7 @@ const operations = {
1148
999
  ],
1149
1000
  "queryParams": [],
1150
1001
  "optionalQueryCollectionName": null,
1151
- "bodyFields": [
1152
- {
1153
- "name": "has_dont_deliver",
1154
- "field": "body_has_dont_deliver"
1155
- },
1156
- {
1157
- "name": "has_forward_spam",
1158
- "field": "body_has_forward_spam"
1159
- },
1160
- {
1161
- "name": "is_enabled",
1162
- "field": "body_is_enabled"
1163
- },
1164
- {
1165
- "name": "redirect_addresses",
1166
- "field": "body_redirect_addresses"
1167
- }
1168
- ],
1002
+ "bodyFields": [],
1169
1003
  "optionalBodyCollectionName": "bodyParameters",
1170
1004
  "bodyFieldName": null
1171
1005
  },
@@ -1325,10 +1159,6 @@ const operations = {
1325
1159
  {
1326
1160
  "name": "name",
1327
1161
  "field": "body_name"
1328
- },
1329
- {
1330
- "name": "template_id",
1331
- "field": "body_template_id"
1332
1162
  }
1333
1163
  ],
1334
1164
  "optionalBodyCollectionName": "bodyParameters",
@@ -1374,10 +1204,6 @@ const operations = {
1374
1204
  {
1375
1205
  "name": "old_name",
1376
1206
  "field": "body_old_name"
1377
- },
1378
- {
1379
- "name": "template_id",
1380
- "field": "body_template_id"
1381
1207
  }
1382
1208
  ],
1383
1209
  "optionalBodyCollectionName": "bodyParameters",
@@ -1429,10 +1255,6 @@ const operations = {
1429
1255
  "name": "content",
1430
1256
  "field": "body_content"
1431
1257
  },
1432
- {
1433
- "name": "is_enabled",
1434
- "field": "body_is_enabled"
1435
- },
1436
1258
  {
1437
1259
  "name": "name",
1438
1260
  "field": "body_name"
@@ -1579,16 +1401,7 @@ const operations = {
1579
1401
  ],
1580
1402
  "queryParams": [],
1581
1403
  "optionalQueryCollectionName": null,
1582
- "bodyFields": [
1583
- {
1584
- "name": "default_reply_signature_id",
1585
- "field": "body_default_reply_signature_id"
1586
- },
1587
- {
1588
- "name": "default_signature_id",
1589
- "field": "body_default_signature_id"
1590
- }
1591
- ],
1404
+ "bodyFields": [],
1592
1405
  "optionalBodyCollectionName": "bodyParameters",
1593
1406
  "bodyFieldName": null
1594
1407
  },
@@ -1629,53 +1442,9 @@ const operations = {
1629
1442
  "queryParams": [],
1630
1443
  "optionalQueryCollectionName": null,
1631
1444
  "bodyFields": [
1632
- {
1633
- "name": "content",
1634
- "field": "body_content"
1635
- },
1636
- {
1637
- "name": "form_data",
1638
- "field": "body_form_data"
1639
- },
1640
- {
1641
- "name": "fullname",
1642
- "field": "body_fullname"
1643
- },
1644
- {
1645
- "name": "has_infomaniak_footer",
1646
- "field": "body_has_infomaniak_footer"
1647
- },
1648
- {
1649
- "name": "is_available_for_all",
1650
- "field": "body_is_available_for_all"
1651
- },
1652
- {
1653
- "name": "is_default",
1654
- "field": "body_is_default"
1655
- },
1656
1445
  {
1657
1446
  "name": "name",
1658
1447
  "field": "body_name"
1659
- },
1660
- {
1661
- "name": "position",
1662
- "field": "body_position"
1663
- },
1664
- {
1665
- "name": "reply_email",
1666
- "field": "body_reply_email"
1667
- },
1668
- {
1669
- "name": "sending_email",
1670
- "field": "body_sending_email"
1671
- },
1672
- {
1673
- "name": "template_id",
1674
- "field": "body_template_id"
1675
- },
1676
- {
1677
- "name": "attributes",
1678
- "field": "body_attributes"
1679
1448
  }
1680
1449
  ],
1681
1450
  "optionalBodyCollectionName": "bodyParameters",
@@ -1794,52 +1563,7 @@ const operations = {
1794
1563
  ],
1795
1564
  "queryParams": [],
1796
1565
  "optionalQueryCollectionName": null,
1797
- "bodyFields": [
1798
- {
1799
- "name": "attributes",
1800
- "field": "body_attributes"
1801
- },
1802
- {
1803
- "name": "content",
1804
- "field": "body_content"
1805
- },
1806
- {
1807
- "name": "form_data",
1808
- "field": "body_form_data"
1809
- },
1810
- {
1811
- "name": "fullname",
1812
- "field": "body_fullname"
1813
- },
1814
- {
1815
- "name": "has_infomaniak_footer",
1816
- "field": "body_has_infomaniak_footer"
1817
- },
1818
- {
1819
- "name": "is_default",
1820
- "field": "body_is_default"
1821
- },
1822
- {
1823
- "name": "name",
1824
- "field": "body_name"
1825
- },
1826
- {
1827
- "name": "position",
1828
- "field": "body_position"
1829
- },
1830
- {
1831
- "name": "reply_email",
1832
- "field": "body_reply_email"
1833
- },
1834
- {
1835
- "name": "sending_email",
1836
- "field": "body_sending_email"
1837
- },
1838
- {
1839
- "name": "template_id",
1840
- "field": "body_template_id"
1841
- }
1842
- ],
1566
+ "bodyFields": [],
1843
1567
  "optionalBodyCollectionName": "bodyParameters",
1844
1568
  "bodyFieldName": null
1845
1569
  },
@@ -1886,29 +1610,9 @@ const operations = {
1886
1610
  "queryParams": [],
1887
1611
  "optionalQueryCollectionName": null,
1888
1612
  "bodyFields": [
1889
- {
1890
- "name": "firstname",
1891
- "field": "body_firstname"
1892
- },
1893
- {
1894
- "name": "force_email",
1895
- "field": "body_force_email"
1896
- },
1897
- {
1898
- "name": "lastname",
1899
- "field": "body_lastname"
1900
- },
1901
1613
  {
1902
1614
  "name": "permissions",
1903
1615
  "field": "body_permissions"
1904
- },
1905
- {
1906
- "name": "send_email",
1907
- "field": "body_send_email"
1908
- },
1909
- {
1910
- "name": "signature_template_id",
1911
- "field": "body_signature_template_id"
1912
1616
  }
1913
1617
  ],
1914
1618
  "optionalBodyCollectionName": "bodyParameters",
@@ -1970,40 +1674,7 @@ const operations = {
1970
1674
  ],
1971
1675
  "queryParams": [],
1972
1676
  "optionalQueryCollectionName": null,
1973
- "bodyFields": [
1974
- {
1975
- "name": "email",
1976
- "field": "body_email"
1977
- },
1978
- {
1979
- "name": "firstname",
1980
- "field": "body_firstname"
1981
- },
1982
- {
1983
- "name": "force_email",
1984
- "field": "body_force_email"
1985
- },
1986
- {
1987
- "name": "key",
1988
- "field": "body_key"
1989
- },
1990
- {
1991
- "name": "language",
1992
- "field": "body_language"
1993
- },
1994
- {
1995
- "name": "lastname",
1996
- "field": "body_lastname"
1997
- },
1998
- {
1999
- "name": "permissions",
2000
- "field": "body_permissions"
2001
- },
2002
- {
2003
- "name": "phone",
2004
- "field": "body_phone"
2005
- }
2006
- ],
1677
+ "bodyFields": [],
2007
1678
  "optionalBodyCollectionName": "bodyParameters",
2008
1679
  "bodyFieldName": null
2009
1680
  },
@@ -2080,16 +1751,7 @@ const operations = {
2080
1751
  ],
2081
1752
  "queryParams": [],
2082
1753
  "optionalQueryCollectionName": null,
2083
- "bodyFields": [
2084
- {
2085
- "name": "force_email",
2086
- "field": "body_force_email"
2087
- },
2088
- {
2089
- "name": "permissions",
2090
- "field": "body_permissions"
2091
- }
2092
- ],
1754
+ "bodyFields": [],
2093
1755
  "optionalBodyCollectionName": "bodyParameters",
2094
1756
  "bodyFieldName": null
2095
1757
  },
@@ -2148,10 +1810,6 @@ const operations = {
2148
1810
  "queryParams": [],
2149
1811
  "optionalQueryCollectionName": null,
2150
1812
  "bodyFields": [
2151
- {
2152
- "name": "goodbye_message",
2153
- "field": "body_goodbye_message"
2154
- },
2155
1813
  {
2156
1814
  "name": "info",
2157
1815
  "field": "body_info"
@@ -2160,10 +1818,6 @@ const operations = {
2160
1818
  "name": "is_reply_to_forced",
2161
1819
  "field": "body_is_reply_to_forced"
2162
1820
  },
2163
- {
2164
- "name": "lang",
2165
- "field": "body_lang"
2166
- },
2167
1821
  {
2168
1822
  "name": "max_message_size",
2169
1823
  "field": "body_max_message_size"
@@ -2188,10 +1842,6 @@ const operations = {
2188
1842
  "name": "use_reply_to",
2189
1843
  "field": "body_use_reply_to"
2190
1844
  },
2191
- {
2192
- "name": "welcome_message",
2193
- "field": "body_welcome_message"
2194
- },
2195
1845
  {
2196
1846
  "name": "who_can_send",
2197
1847
  "field": "body_who_can_send"
@@ -2241,10 +1891,6 @@ const operations = {
2241
1891
  "queryParams": [],
2242
1892
  "optionalQueryCollectionName": null,
2243
1893
  "bodyFields": [
2244
- {
2245
- "name": "goodbye_message",
2246
- "field": "body_goodbye_message"
2247
- },
2248
1894
  {
2249
1895
  "name": "info",
2250
1896
  "field": "body_info"
@@ -2253,10 +1899,6 @@ const operations = {
2253
1899
  "name": "is_reply_to_forced",
2254
1900
  "field": "body_is_reply_to_forced"
2255
1901
  },
2256
- {
2257
- "name": "lang",
2258
- "field": "body_lang"
2259
- },
2260
1902
  {
2261
1903
  "name": "max_message_size",
2262
1904
  "field": "body_max_message_size"
@@ -2277,10 +1919,6 @@ const operations = {
2277
1919
  "name": "use_reply_to",
2278
1920
  "field": "body_use_reply_to"
2279
1921
  },
2280
- {
2281
- "name": "welcome_message",
2282
- "field": "body_welcome_message"
2283
- },
2284
1922
  {
2285
1923
  "name": "who_can_send",
2286
1924
  "field": "body_who_can_send"
@@ -2450,10 +2088,6 @@ const operations = {
2450
2088
  {
2451
2089
  "name": "email",
2452
2090
  "field": "body_email"
2453
- },
2454
- {
2455
- "name": "new_email",
2456
- "field": "body_new_email"
2457
2091
  }
2458
2092
  ],
2459
2093
  "optionalBodyCollectionName": "bodyParameters",
@@ -2475,12 +2109,7 @@ const operations = {
2475
2109
  ],
2476
2110
  "queryParams": [],
2477
2111
  "optionalQueryCollectionName": null,
2478
- "bodyFields": [
2479
- {
2480
- "name": "emails",
2481
- "field": "body_emails"
2482
- }
2483
- ],
2112
+ "bodyFields": [],
2484
2113
  "optionalBodyCollectionName": "bodyParameters",
2485
2114
  "bodyFieldName": null
2486
2115
  },
@@ -2540,22 +2169,10 @@ const operations = {
2540
2169
  "queryParams": [],
2541
2170
  "optionalQueryCollectionName": null,
2542
2171
  "bodyFields": [
2543
- {
2544
- "name": "dont_reply_to",
2545
- "field": "body_dont_reply_to"
2546
- },
2547
- {
2548
- "name": "ended_at",
2549
- "field": "body_ended_at"
2550
- },
2551
2172
  {
2552
2173
  "name": "is_recurrent",
2553
2174
  "field": "body_is_recurrent"
2554
2175
  },
2555
- {
2556
- "name": "is_visible",
2557
- "field": "body_is_visible"
2558
- },
2559
2176
  {
2560
2177
  "name": "message",
2561
2178
  "field": "body_message"
@@ -2563,14 +2180,6 @@ const operations = {
2563
2180
  {
2564
2181
  "name": "name",
2565
2182
  "field": "body_name"
2566
- },
2567
- {
2568
- "name": "recurrent_days",
2569
- "field": "body_recurrent_days"
2570
- },
2571
- {
2572
- "name": "started_at",
2573
- "field": "body_started_at"
2574
2183
  }
2575
2184
  ],
2576
2185
  "optionalBodyCollectionName": "bodyParameters",
@@ -2612,40 +2221,7 @@ const operations = {
2612
2221
  ],
2613
2222
  "queryParams": [],
2614
2223
  "optionalQueryCollectionName": null,
2615
- "bodyFields": [
2616
- {
2617
- "name": "dont_reply_to",
2618
- "field": "body_dont_reply_to"
2619
- },
2620
- {
2621
- "name": "ended_at",
2622
- "field": "body_ended_at"
2623
- },
2624
- {
2625
- "name": "is_recurrent",
2626
- "field": "body_is_recurrent"
2627
- },
2628
- {
2629
- "name": "is_visible",
2630
- "field": "body_is_visible"
2631
- },
2632
- {
2633
- "name": "message",
2634
- "field": "body_message"
2635
- },
2636
- {
2637
- "name": "name",
2638
- "field": "body_name"
2639
- },
2640
- {
2641
- "name": "recurrent_days",
2642
- "field": "body_recurrent_days"
2643
- },
2644
- {
2645
- "name": "started_at",
2646
- "field": "body_started_at"
2647
- }
2648
- ],
2224
+ "bodyFields": [],
2649
2225
  "optionalBodyCollectionName": "bodyParameters",
2650
2226
  "bodyFieldName": null
2651
2227
  },
@@ -2683,24 +2259,7 @@ const operations = {
2683
2259
  ],
2684
2260
  "queryParams": [],
2685
2261
  "optionalQueryCollectionName": null,
2686
- "bodyFields": [
2687
- {
2688
- "name": "link_logo",
2689
- "field": "body_link_logo"
2690
- },
2691
- {
2692
- "name": "link_vmc",
2693
- "field": "body_link_vmc"
2694
- },
2695
- {
2696
- "name": "logo",
2697
- "field": "body_logo"
2698
- },
2699
- {
2700
- "name": "vmc",
2701
- "field": "body_vmc"
2702
- }
2703
- ],
2262
+ "bodyFields": [],
2704
2263
  "optionalBodyCollectionName": "bodyParameters",
2705
2264
  "bodyFieldName": null
2706
2265
  }
@@ -2735,18 +2294,6 @@ const operations = {
2735
2294
  "queryParams": [],
2736
2295
  "optionalQueryCollectionName": null,
2737
2296
  "bodyFields": [
2738
- {
2739
- "name": "actions",
2740
- "field": "body_actions"
2741
- },
2742
- {
2743
- "name": "conditions",
2744
- "field": "body_conditions"
2745
- },
2746
- {
2747
- "name": "has_all_conditions",
2748
- "field": "body_has_all_conditions"
2749
- },
2750
2297
  {
2751
2298
  "name": "is_visible",
2752
2299
  "field": "body_is_visible"
@@ -2754,10 +2301,6 @@ const operations = {
2754
2301
  {
2755
2302
  "name": "name",
2756
2303
  "field": "body_name"
2757
- },
2758
- {
2759
- "name": "script",
2760
- "field": "body_script"
2761
2304
  }
2762
2305
  ],
2763
2306
  "optionalBodyCollectionName": "bodyParameters",
@@ -2800,18 +2343,6 @@ const operations = {
2800
2343
  "queryParams": [],
2801
2344
  "optionalQueryCollectionName": null,
2802
2345
  "bodyFields": [
2803
- {
2804
- "name": "actions",
2805
- "field": "body_actions"
2806
- },
2807
- {
2808
- "name": "conditions",
2809
- "field": "body_conditions"
2810
- },
2811
- {
2812
- "name": "has_all_conditions",
2813
- "field": "body_has_all_conditions"
2814
- },
2815
2346
  {
2816
2347
  "name": "is_visible",
2817
2348
  "field": "body_is_visible"
@@ -2819,10 +2350,6 @@ const operations = {
2819
2350
  {
2820
2351
  "name": "name",
2821
2352
  "field": "body_name"
2822
- },
2823
- {
2824
- "name": "script",
2825
- "field": "body_script"
2826
2353
  }
2827
2354
  ],
2828
2355
  "optionalBodyCollectionName": "bodyParameters",
@@ -2887,40 +2414,7 @@ const operations = {
2887
2414
  ],
2888
2415
  "queryParams": [],
2889
2416
  "optionalQueryCollectionName": null,
2890
- "bodyFields": [
2891
- {
2892
- "name": "authorized_senders",
2893
- "field": "body_authorized_senders"
2894
- },
2895
- {
2896
- "name": "blocked_senders",
2897
- "field": "body_blocked_senders"
2898
- },
2899
- {
2900
- "name": "default_permission",
2901
- "field": "body_default_permission"
2902
- },
2903
- {
2904
- "name": "dkim_enabled",
2905
- "field": "body_dkim_enabled"
2906
- },
2907
- {
2908
- "name": "external_mail_flag_enabled",
2909
- "field": "body_external_mail_flag_enabled"
2910
- },
2911
- {
2912
- "name": "promotion_filter_enabled",
2913
- "field": "body_promotion_filter_enabled"
2914
- },
2915
- {
2916
- "name": "spam_filter_enabled",
2917
- "field": "body_spam_filter_enabled"
2918
- },
2919
- {
2920
- "name": "default_permissions",
2921
- "field": "body_default_permissions"
2922
- }
2923
- ],
2417
+ "bodyFields": [],
2924
2418
  "optionalBodyCollectionName": "bodyParameters",
2925
2419
  "bodyFieldName": null
2926
2420
  }
@@ -3194,49 +2688,13 @@ const operations = {
3194
2688
  "queryParams": [],
3195
2689
  "optionalQueryCollectionName": null,
3196
2690
  "bodyFields": [
3197
- {
3198
- "name": "attributes",
3199
- "field": "body_attributes"
3200
- },
3201
2691
  {
3202
2692
  "name": "content",
3203
2693
  "field": "body_content"
3204
2694
  },
3205
- {
3206
- "name": "create_signatures",
3207
- "field": "body_create_signatures"
3208
- },
3209
- {
3210
- "name": "created_by",
3211
- "field": "body_created_by"
3212
- },
3213
- {
3214
- "name": "form_data",
3215
- "field": "body_form_data"
3216
- },
3217
2695
  {
3218
2696
  "name": "name",
3219
2697
  "field": "body_name"
3220
- },
3221
- {
3222
- "name": "name_format",
3223
- "field": "body_name_format"
3224
- },
3225
- {
3226
- "name": "notify",
3227
- "field": "body_notify"
3228
- },
3229
- {
3230
- "name": "position",
3231
- "field": "body_position"
3232
- },
3233
- {
3234
- "name": "status",
3235
- "field": "body_status"
3236
- },
3237
- {
3238
- "name": "substitutions",
3239
- "field": "body_substitutions"
3240
2698
  }
3241
2699
  ],
3242
2700
  "optionalBodyCollectionName": "bodyParameters",
@@ -3335,52 +2793,7 @@ const operations = {
3335
2793
  ],
3336
2794
  "queryParams": [],
3337
2795
  "optionalQueryCollectionName": null,
3338
- "bodyFields": [
3339
- {
3340
- "name": "attributes",
3341
- "field": "body_attributes"
3342
- },
3343
- {
3344
- "name": "content",
3345
- "field": "body_content"
3346
- },
3347
- {
3348
- "name": "default",
3349
- "field": "body_default"
3350
- },
3351
- {
3352
- "name": "form_data",
3353
- "field": "body_form_data"
3354
- },
3355
- {
3356
- "name": "is_default",
3357
- "field": "body_is_default"
3358
- },
3359
- {
3360
- "name": "name",
3361
- "field": "body_name"
3362
- },
3363
- {
3364
- "name": "name_format",
3365
- "field": "body_name_format"
3366
- },
3367
- {
3368
- "name": "notify",
3369
- "field": "body_notify"
3370
- },
3371
- {
3372
- "name": "position",
3373
- "field": "body_position"
3374
- },
3375
- {
3376
- "name": "status",
3377
- "field": "body_status"
3378
- },
3379
- {
3380
- "name": "substitutions",
3381
- "field": "body_substitutions"
3382
- }
3383
- ],
2796
+ "bodyFields": [],
3384
2797
  "optionalBodyCollectionName": "bodyParameters",
3385
2798
  "bodyFieldName": null
3386
2799
  },