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
@@ -78,12 +78,7 @@ const operations = {
78
78
  }
79
79
  ],
80
80
  "optionalQueryCollectionName": null,
81
- "bodyFields": [
82
- {
83
- "name": "file",
84
- "field": "body_file"
85
- }
86
- ],
81
+ "bodyFields": [],
87
82
  "optionalBodyCollectionName": "bodyParameters",
88
83
  "bodyFieldName": null
89
84
  },
@@ -115,12 +110,7 @@ const operations = {
115
110
  ],
116
111
  "queryParams": [],
117
112
  "optionalQueryCollectionName": null,
118
- "bodyFields": [
119
- {
120
- "name": "targets",
121
- "field": "body_targets"
122
- }
123
- ],
113
+ "bodyFields": [],
124
114
  "optionalBodyCollectionName": "bodyParameters",
125
115
  "bodyFieldName": null
126
116
  },
@@ -140,10 +130,6 @@ const operations = {
140
130
  {
141
131
  "name": "destination",
142
132
  "field": "body_destination"
143
- },
144
- {
145
- "name": "targets",
146
- "field": "body_targets"
147
133
  }
148
134
  ],
149
135
  "optionalBodyCollectionName": "bodyParameters",
@@ -165,10 +151,6 @@ const operations = {
165
151
  {
166
152
  "name": "destination",
167
153
  "field": "body_destination"
168
- },
169
- {
170
- "name": "targets",
171
- "field": "body_targets"
172
154
  }
173
155
  ],
174
156
  "optionalBodyCollectionName": "bodyParameters",
@@ -306,12 +288,7 @@ const operations = {
306
288
  ],
307
289
  "queryParams": [],
308
290
  "optionalQueryCollectionName": null,
309
- "bodyFields": [
310
- {
311
- "name": "targets",
312
- "field": "body_targets"
313
- }
314
- ],
291
+ "bodyFields": [],
315
292
  "optionalBodyCollectionName": "bodyParameters",
316
293
  "bodyFieldName": null
317
294
  },
@@ -351,16 +328,7 @@ const operations = {
351
328
  ],
352
329
  "queryParams": [],
353
330
  "optionalQueryCollectionName": null,
354
- "bodyFields": [
355
- {
356
- "name": "type",
357
- "field": "body_type"
358
- },
359
- {
360
- "name": "$ref",
361
- "field": "body__ref"
362
- }
363
- ],
331
+ "bodyFields": [],
364
332
  "optionalBodyCollectionName": "bodyParameters",
365
333
  "bodyFieldName": null
366
334
  },
@@ -1135,92 +1103,7 @@ const operations = {
1135
1103
  ],
1136
1104
  "queryParams": [],
1137
1105
  "optionalQueryCollectionName": null,
1138
- "bodyFields": [
1139
- {
1140
- "name": "id",
1141
- "field": "body_id"
1142
- },
1143
- {
1144
- "name": "name",
1145
- "field": "body_name"
1146
- },
1147
- {
1148
- "name": "description",
1149
- "field": "body_description"
1150
- },
1151
- {
1152
- "name": "validated",
1153
- "field": "body_validated"
1154
- },
1155
- {
1156
- "name": "published",
1157
- "field": "body_published"
1158
- },
1159
- {
1160
- "name": "auto_validate",
1161
- "field": "body_auto_validate"
1162
- },
1163
- {
1164
- "name": "auto_publish",
1165
- "field": "body_auto_publish"
1166
- },
1167
- {
1168
- "name": "restricted",
1169
- "field": "body_restricted"
1170
- },
1171
- {
1172
- "name": "key",
1173
- "field": "body_key"
1174
- },
1175
- {
1176
- "name": "allowed_ip",
1177
- "field": "body_allowed_ip"
1178
- },
1179
- {
1180
- "name": "disallowed_ip",
1181
- "field": "body_disallowed_ip"
1182
- },
1183
- {
1184
- "name": "allowed_country",
1185
- "field": "body_allowed_country"
1186
- },
1187
- {
1188
- "name": "disallowed_country",
1189
- "field": "body_disallowed_country"
1190
- },
1191
- {
1192
- "name": "discarded",
1193
- "field": "body_discarded"
1194
- },
1195
- {
1196
- "name": "created_at",
1197
- "field": "body_created_at"
1198
- },
1199
- {
1200
- "name": "updated_at",
1201
- "field": "body_updated_at"
1202
- },
1203
- {
1204
- "name": "discarded_at",
1205
- "field": "body_discarded_at"
1206
- },
1207
- {
1208
- "name": "deleted_at",
1209
- "field": "body_deleted_at"
1210
- },
1211
- {
1212
- "name": "image",
1213
- "field": "body_image"
1214
- },
1215
- {
1216
- "name": "media_count",
1217
- "field": "body_media_count"
1218
- },
1219
- {
1220
- "name": "media_duration",
1221
- "field": "body_media_duration"
1222
- }
1223
- ],
1106
+ "bodyFields": [],
1224
1107
  "optionalBodyCollectionName": "bodyParameters",
1225
1108
  "bodyFieldName": null
1226
1109
  },
@@ -1240,92 +1123,7 @@ const operations = {
1240
1123
  ],
1241
1124
  "queryParams": [],
1242
1125
  "optionalQueryCollectionName": null,
1243
- "bodyFields": [
1244
- {
1245
- "name": "id",
1246
- "field": "body_id"
1247
- },
1248
- {
1249
- "name": "name",
1250
- "field": "body_name"
1251
- },
1252
- {
1253
- "name": "description",
1254
- "field": "body_description"
1255
- },
1256
- {
1257
- "name": "validated",
1258
- "field": "body_validated"
1259
- },
1260
- {
1261
- "name": "published",
1262
- "field": "body_published"
1263
- },
1264
- {
1265
- "name": "auto_validate",
1266
- "field": "body_auto_validate"
1267
- },
1268
- {
1269
- "name": "auto_publish",
1270
- "field": "body_auto_publish"
1271
- },
1272
- {
1273
- "name": "restricted",
1274
- "field": "body_restricted"
1275
- },
1276
- {
1277
- "name": "key",
1278
- "field": "body_key"
1279
- },
1280
- {
1281
- "name": "allowed_ip",
1282
- "field": "body_allowed_ip"
1283
- },
1284
- {
1285
- "name": "disallowed_ip",
1286
- "field": "body_disallowed_ip"
1287
- },
1288
- {
1289
- "name": "allowed_country",
1290
- "field": "body_allowed_country"
1291
- },
1292
- {
1293
- "name": "disallowed_country",
1294
- "field": "body_disallowed_country"
1295
- },
1296
- {
1297
- "name": "discarded",
1298
- "field": "body_discarded"
1299
- },
1300
- {
1301
- "name": "created_at",
1302
- "field": "body_created_at"
1303
- },
1304
- {
1305
- "name": "updated_at",
1306
- "field": "body_updated_at"
1307
- },
1308
- {
1309
- "name": "discarded_at",
1310
- "field": "body_discarded_at"
1311
- },
1312
- {
1313
- "name": "deleted_at",
1314
- "field": "body_deleted_at"
1315
- },
1316
- {
1317
- "name": "image",
1318
- "field": "body_image"
1319
- },
1320
- {
1321
- "name": "media_count",
1322
- "field": "body_media_count"
1323
- },
1324
- {
1325
- "name": "media_duration",
1326
- "field": "body_media_duration"
1327
- }
1328
- ],
1126
+ "bodyFields": [],
1329
1127
  "optionalBodyCollectionName": "bodyParameters",
1330
1128
  "bodyFieldName": null
1331
1129
  },
@@ -1534,68 +1332,7 @@ const operations = {
1534
1332
  ],
1535
1333
  "queryParams": [],
1536
1334
  "optionalQueryCollectionName": null,
1537
- "bodyFields": [
1538
- {
1539
- "name": "id",
1540
- "field": "body_id"
1541
- },
1542
- {
1543
- "name": "name",
1544
- "field": "body_name"
1545
- },
1546
- {
1547
- "name": "description",
1548
- "field": "body_description"
1549
- },
1550
- {
1551
- "name": "validated",
1552
- "field": "body_validated"
1553
- },
1554
- {
1555
- "name": "published",
1556
- "field": "body_published"
1557
- },
1558
- {
1559
- "name": "streams",
1560
- "field": "body_streams"
1561
- },
1562
- {
1563
- "name": "shot_boundaries",
1564
- "field": "body_shot_boundaries"
1565
- },
1566
- {
1567
- "name": "key_restricted",
1568
- "field": "body_key_restricted"
1569
- },
1570
- {
1571
- "name": "ip_restricted",
1572
- "field": "body_ip_restricted"
1573
- },
1574
- {
1575
- "name": "country_restricted",
1576
- "field": "body_country_restricted"
1577
- },
1578
- {
1579
- "name": "state",
1580
- "field": "body_state"
1581
- },
1582
- {
1583
- "name": "created_at",
1584
- "field": "body_created_at"
1585
- },
1586
- {
1587
- "name": "updated_at",
1588
- "field": "body_updated_at"
1589
- },
1590
- {
1591
- "name": "folder",
1592
- "field": "body_folder"
1593
- },
1594
- {
1595
- "name": "upload",
1596
- "field": "body_upload"
1597
- }
1598
- ],
1335
+ "bodyFields": [],
1599
1336
  "optionalBodyCollectionName": "bodyParameters",
1600
1337
  "bodyFieldName": null
1601
1338
  },
@@ -1655,40 +1392,7 @@ const operations = {
1655
1392
  ],
1656
1393
  "queryParams": [],
1657
1394
  "optionalQueryCollectionName": null,
1658
- "bodyFields": [
1659
- {
1660
- "name": "id",
1661
- "field": "body_id"
1662
- },
1663
- {
1664
- "name": "timestamp",
1665
- "field": "body_timestamp"
1666
- },
1667
- {
1668
- "name": "description",
1669
- "field": "body_description"
1670
- },
1671
- {
1672
- "name": "published",
1673
- "field": "body_published"
1674
- },
1675
- {
1676
- "name": "created_at",
1677
- "field": "body_created_at"
1678
- },
1679
- {
1680
- "name": "updated_at",
1681
- "field": "body_updated_at"
1682
- },
1683
- {
1684
- "name": "deleted_at",
1685
- "field": "body_deleted_at"
1686
- },
1687
- {
1688
- "name": "index",
1689
- "field": "body_index"
1690
- }
1691
- ],
1395
+ "bodyFields": [],
1692
1396
  "optionalBodyCollectionName": "bodyParameters",
1693
1397
  "bodyFieldName": null
1694
1398
  },
@@ -1781,40 +1485,7 @@ const operations = {
1781
1485
  ],
1782
1486
  "queryParams": [],
1783
1487
  "optionalQueryCollectionName": null,
1784
- "bodyFields": [
1785
- {
1786
- "name": "id",
1787
- "field": "body_id"
1788
- },
1789
- {
1790
- "name": "timestamp",
1791
- "field": "body_timestamp"
1792
- },
1793
- {
1794
- "name": "description",
1795
- "field": "body_description"
1796
- },
1797
- {
1798
- "name": "published",
1799
- "field": "body_published"
1800
- },
1801
- {
1802
- "name": "created_at",
1803
- "field": "body_created_at"
1804
- },
1805
- {
1806
- "name": "updated_at",
1807
- "field": "body_updated_at"
1808
- },
1809
- {
1810
- "name": "deleted_at",
1811
- "field": "body_deleted_at"
1812
- },
1813
- {
1814
- "name": "index",
1815
- "field": "body_index"
1816
- }
1817
- ],
1488
+ "bodyFields": [],
1818
1489
  "optionalBodyCollectionName": "bodyParameters",
1819
1490
  "bodyFieldName": null
1820
1491
  },
@@ -1878,12 +1549,7 @@ const operations = {
1878
1549
  ],
1879
1550
  "queryParams": [],
1880
1551
  "optionalQueryCollectionName": "queryParameters",
1881
- "bodyFields": [
1882
- {
1883
- "name": "$ref",
1884
- "field": "body__ref"
1885
- }
1886
- ],
1552
+ "bodyFields": [],
1887
1553
  "optionalBodyCollectionName": "bodyParameters",
1888
1554
  "bodyFieldName": null
1889
1555
  },
@@ -2016,16 +1682,7 @@ const operations = {
2016
1682
  ],
2017
1683
  "queryParams": [],
2018
1684
  "optionalQueryCollectionName": null,
2019
- "bodyFields": [
2020
- {
2021
- "name": "type",
2022
- "field": "body_type"
2023
- },
2024
- {
2025
- "name": "$ref",
2026
- "field": "body__ref"
2027
- }
2028
- ],
1685
+ "bodyFields": [],
2029
1686
  "optionalBodyCollectionName": "bodyParameters",
2030
1687
  "bodyFieldName": null
2031
1688
  },
@@ -2386,20 +2043,7 @@ const operations = {
2386
2043
  ],
2387
2044
  "queryParams": [],
2388
2045
  "optionalQueryCollectionName": null,
2389
- "bodyFields": [
2390
- {
2391
- "name": "target",
2392
- "field": "body_target"
2393
- },
2394
- {
2395
- "name": "player",
2396
- "field": "body_player"
2397
- },
2398
- {
2399
- "name": "encoding",
2400
- "field": "body_encoding"
2401
- }
2402
- ],
2046
+ "bodyFields": [],
2403
2047
  "optionalBodyCollectionName": "bodyParameters",
2404
2048
  "bodyFieldName": null
2405
2049
  },
@@ -2484,12 +2128,7 @@ const operations = {
2484
2128
  ],
2485
2129
  "queryParams": [],
2486
2130
  "optionalQueryCollectionName": null,
2487
- "bodyFields": [
2488
- {
2489
- "name": "$ref",
2490
- "field": "body__ref"
2491
- }
2492
- ],
2131
+ "bodyFields": [],
2493
2132
  "optionalBodyCollectionName": "bodyParameters",
2494
2133
  "bodyFieldName": null
2495
2134
  },
@@ -3113,22 +2752,6 @@ const operations = {
3113
2752
  {
3114
2753
  "name": "folder",
3115
2754
  "field": "body_folder"
3116
- },
3117
- {
3118
- "name": "url",
3119
- "field": "body_url"
3120
- },
3121
- {
3122
- "name": "file",
3123
- "field": "body_file"
3124
- },
3125
- {
3126
- "name": "name",
3127
- "field": "body_name"
3128
- },
3129
- {
3130
- "name": "size",
3131
- "field": "body_size"
3132
2755
  }
3133
2756
  ],
3134
2757
  "optionalBodyCollectionName": "bodyParameters",
@@ -4038,22 +3661,6 @@ const operations = {
4038
3661
  "name": "category",
4039
3662
  "field": "body_category"
4040
3663
  },
4041
- {
4042
- "name": "href",
4043
- "field": "body_href"
4044
- },
4045
- {
4046
- "name": "offset",
4047
- "field": "body_offset"
4048
- },
4049
- {
4050
- "name": "skip_after",
4051
- "field": "body_skip_after"
4052
- },
4053
- {
4054
- "name": "tracking_url",
4055
- "field": "body_tracking_url"
4056
- },
4057
3664
  {
4058
3665
  "name": "type",
4059
3666
  "field": "body_type"
@@ -4121,24 +3728,8 @@ const operations = {
4121
3728
  "field": "body_category"
4122
3729
  },
4123
3730
  {
4124
- "name": "href",
4125
- "field": "body_href"
4126
- },
4127
- {
4128
- "name": "offset",
4129
- "field": "body_offset"
4130
- },
4131
- {
4132
- "name": "skip_after",
4133
- "field": "body_skip_after"
4134
- },
4135
- {
4136
- "name": "tracking_url",
4137
- "field": "body_tracking_url"
4138
- },
4139
- {
4140
- "name": "type",
4141
- "field": "body_type"
3731
+ "name": "type",
3732
+ "field": "body_type"
4142
3733
  },
4143
3734
  {
4144
3735
  "name": "url",
@@ -4228,44 +3819,7 @@ const operations = {
4228
3819
  ],
4229
3820
  "queryParams": [],
4230
3821
  "optionalQueryCollectionName": null,
4231
- "bodyFields": [
4232
- {
4233
- "name": "active",
4234
- "field": "body_active"
4235
- },
4236
- {
4237
- "name": "auth",
4238
- "field": "body_auth"
4239
- },
4240
- {
4241
- "name": "basic_password",
4242
- "field": "body_basic_password"
4243
- },
4244
- {
4245
- "name": "basic_username",
4246
- "field": "body_basic_username"
4247
- },
4248
- {
4249
- "name": "bearer_token",
4250
- "field": "body_bearer_token"
4251
- },
4252
- {
4253
- "name": "event_list",
4254
- "field": "body_event_list"
4255
- },
4256
- {
4257
- "name": "name",
4258
- "field": "body_name"
4259
- },
4260
- {
4261
- "name": "response",
4262
- "field": "body_response"
4263
- },
4264
- {
4265
- "name": "url",
4266
- "field": "body_url"
4267
- }
4268
- ],
3822
+ "bodyFields": [],
4269
3823
  "optionalBodyCollectionName": "bodyParameters",
4270
3824
  "bodyFieldName": null
4271
3825
  },
@@ -4297,44 +3851,7 @@ const operations = {
4297
3851
  ],
4298
3852
  "queryParams": [],
4299
3853
  "optionalQueryCollectionName": null,
4300
- "bodyFields": [
4301
- {
4302
- "name": "active",
4303
- "field": "body_active"
4304
- },
4305
- {
4306
- "name": "auth",
4307
- "field": "body_auth"
4308
- },
4309
- {
4310
- "name": "basic_password",
4311
- "field": "body_basic_password"
4312
- },
4313
- {
4314
- "name": "basic_username",
4315
- "field": "body_basic_username"
4316
- },
4317
- {
4318
- "name": "bearer_token",
4319
- "field": "body_bearer_token"
4320
- },
4321
- {
4322
- "name": "event_list",
4323
- "field": "body_event_list"
4324
- },
4325
- {
4326
- "name": "name",
4327
- "field": "body_name"
4328
- },
4329
- {
4330
- "name": "response",
4331
- "field": "body_response"
4332
- },
4333
- {
4334
- "name": "url",
4335
- "field": "body_url"
4336
- }
4337
- ],
3854
+ "bodyFields": [],
4338
3855
  "optionalBodyCollectionName": "bodyParameters",
4339
3856
  "bodyFieldName": null
4340
3857
  },
@@ -4526,48 +4043,7 @@ const operations = {
4526
4043
  ],
4527
4044
  "queryParams": [],
4528
4045
  "optionalQueryCollectionName": null,
4529
- "bodyFields": [
4530
- {
4531
- "name": "audio_channel",
4532
- "field": "body_audio_channel"
4533
- },
4534
- {
4535
- "name": "audio_codec",
4536
- "field": "body_audio_codec"
4537
- },
4538
- {
4539
- "name": "container",
4540
- "field": "body_container"
4541
- },
4542
- {
4543
- "name": "copy",
4544
- "field": "body_copy"
4545
- },
4546
- {
4547
- "name": "folder",
4548
- "field": "body_folder"
4549
- },
4550
- {
4551
- "name": "name",
4552
- "field": "body_name"
4553
- },
4554
- {
4555
- "name": "streams",
4556
- "field": "body_streams"
4557
- },
4558
- {
4559
- "name": "video_aspect",
4560
- "field": "body_video_aspect"
4561
- },
4562
- {
4563
- "name": "video_codec",
4564
- "field": "body_video_codec"
4565
- },
4566
- {
4567
- "name": "video_fps",
4568
- "field": "body_video_fps"
4569
- }
4570
- ],
4046
+ "bodyFields": [],
4571
4047
  "optionalBodyCollectionName": "bodyParameters",
4572
4048
  "bodyFieldName": null
4573
4049
  },
@@ -4620,12 +4096,7 @@ const operations = {
4620
4096
  ],
4621
4097
  "queryParams": [],
4622
4098
  "optionalQueryCollectionName": null,
4623
- "bodyFields": [
4624
- {
4625
- "name": "name",
4626
- "field": "body_name"
4627
- }
4628
- ],
4099
+ "bodyFields": [],
4629
4100
  "optionalBodyCollectionName": "bodyParameters",
4630
4101
  "bodyFieldName": null
4631
4102
  },
@@ -4855,10 +4326,6 @@ const operations = {
4855
4326
  {
4856
4327
  "name": "destination",
4857
4328
  "field": "body_destination"
4858
- },
4859
- {
4860
- "name": "files",
4861
- "field": "body_files"
4862
4329
  }
4863
4330
  ],
4864
4331
  "optionalBodyCollectionName": "bodyParameters",
@@ -4911,105 +4378,9 @@ const operations = {
4911
4378
  "queryParams": [],
4912
4379
  "optionalQueryCollectionName": null,
4913
4380
  "bodyFields": [
4914
- {
4915
- "name": "allowed_country",
4916
- "field": "body_allowed_country"
4917
- },
4918
- {
4919
- "name": "allowed_domains",
4920
- "field": "body_allowed_domains"
4921
- },
4922
- {
4923
- "name": "allowed_ip",
4924
- "field": "body_allowed_ip"
4925
- },
4926
- {
4927
- "name": "auto_generate_description",
4928
- "field": "body_auto_generate_description"
4929
- },
4930
- {
4931
- "name": "auto_generate_subtitle",
4932
- "field": "body_auto_generate_subtitle"
4933
- },
4934
- {
4935
- "name": "auto_generate_title",
4936
- "field": "body_auto_generate_title"
4937
- },
4938
- {
4939
- "name": "auto_publish",
4940
- "field": "body_auto_publish"
4941
- },
4942
- {
4943
- "name": "auto_translate_languages",
4944
- "field": "body_auto_translate_languages"
4945
- },
4946
- {
4947
- "name": "auto_validate",
4948
- "field": "body_auto_validate"
4949
- },
4950
- {
4951
- "name": "configuration",
4952
- "field": "body_configuration"
4953
- },
4954
- {
4955
- "name": "description",
4956
- "field": "body_description"
4957
- },
4958
- {
4959
- "name": "disallowed_country",
4960
- "field": "body_disallowed_country"
4961
- },
4962
- {
4963
- "name": "disallowed_domains",
4964
- "field": "body_disallowed_domains"
4965
- },
4966
- {
4967
- "name": "disallowed_ip",
4968
- "field": "body_disallowed_ip"
4969
- },
4970
- {
4971
- "name": "encodings",
4972
- "field": "body_encodings"
4973
- },
4974
- {
4975
- "name": "inherits_encodings",
4976
- "field": "body_inherits_encodings"
4977
- },
4978
- {
4979
- "name": "inherits_labels",
4980
- "field": "body_inherits_labels"
4981
- },
4982
- {
4983
- "name": "inherits_media_processing",
4984
- "field": "body_inherits_media_processing"
4985
- },
4986
- {
4987
- "name": "inherits_restrictions",
4988
- "field": "body_inherits_restrictions"
4989
- },
4990
- {
4991
- "name": "key_restricted",
4992
- "field": "body_key_restricted"
4993
- },
4994
4381
  {
4995
4382
  "name": "name",
4996
4383
  "field": "body_name"
4997
- },
4998
- {
4999
- "name": "parent",
5000
- "field": "body_parent"
5001
- },
5002
- {
5003
- "name": "password",
5004
- "field": "body_password"
5005
- },
5006
- {
5007
- "name": "player",
5008
- "field": "body_player"
5009
- },
5010
- {
5011
- "name": "replace_on_upload",
5012
- "field": "body_replace_on_upload"
5013
4384
  }
5014
4385
  ],
5015
4386
  "optionalBodyCollectionName": "bodyParameters",
@@ -5043,100 +4414,7 @@ const operations = {
5043
4414
  ],
5044
4415
  "queryParams": [],
5045
4416
  "optionalQueryCollectionName": null,
5046
- "bodyFields": [
5047
- {
5048
- "name": "allowed_country",
5049
- "field": "body_allowed_country"
5050
- },
5051
- {
5052
- "name": "allowed_domains",
5053
- "field": "body_allowed_domains"
5054
- },
5055
- {
5056
- "name": "allowed_ip",
5057
- "field": "body_allowed_ip"
5058
- },
5059
- {
5060
- "name": "auto_generate_description",
5061
- "field": "body_auto_generate_description"
5062
- },
5063
- {
5064
- "name": "auto_generate_subtitle",
5065
- "field": "body_auto_generate_subtitle"
5066
- },
5067
- {
5068
- "name": "auto_generate_title",
5069
- "field": "body_auto_generate_title"
5070
- },
5071
- {
5072
- "name": "auto_publish",
5073
- "field": "body_auto_publish"
5074
- },
5075
- {
5076
- "name": "auto_translate_languages",
5077
- "field": "body_auto_translate_languages"
5078
- },
5079
- {
5080
- "name": "auto_validate",
5081
- "field": "body_auto_validate"
5082
- },
5083
- {
5084
- "name": "configuration",
5085
- "field": "body_configuration"
5086
- },
5087
- {
5088
- "name": "description",
5089
- "field": "body_description"
5090
- },
5091
- {
5092
- "name": "disallowed_country",
5093
- "field": "body_disallowed_country"
5094
- },
5095
- {
5096
- "name": "disallowed_domains",
5097
- "field": "body_disallowed_domains"
5098
- },
5099
- {
5100
- "name": "disallowed_ip",
5101
- "field": "body_disallowed_ip"
5102
- },
5103
- {
5104
- "name": "encodings",
5105
- "field": "body_encodings"
5106
- },
5107
- {
5108
- "name": "inherits_encodings",
5109
- "field": "body_inherits_encodings"
5110
- },
5111
- {
5112
- "name": "inherits_labels",
5113
- "field": "body_inherits_labels"
5114
- },
5115
- {
5116
- "name": "inherits_media_processing",
5117
- "field": "body_inherits_media_processing"
5118
- },
5119
- {
5120
- "name": "inherits_restrictions",
5121
- "field": "body_inherits_restrictions"
5122
- },
5123
- {
5124
- "name": "key_restricted",
5125
- "field": "body_key_restricted"
5126
- },
5127
- {
5128
- "name": "password",
5129
- "field": "body_password"
5130
- },
5131
- {
5132
- "name": "player",
5133
- "field": "body_player"
5134
- },
5135
- {
5136
- "name": "replace_on_upload",
5137
- "field": "body_replace_on_upload"
5138
- }
5139
- ],
4417
+ "bodyFields": [],
5140
4418
  "optionalBodyCollectionName": "bodyParameters",
5141
4419
  "bodyFieldName": null
5142
4420
  },
@@ -5168,12 +4446,7 @@ const operations = {
5168
4446
  ],
5169
4447
  "queryParams": [],
5170
4448
  "optionalQueryCollectionName": null,
5171
- "bodyFields": [
5172
- {
5173
- "name": "encodings",
5174
- "field": "body_encodings"
5175
- }
5176
- ],
4449
+ "bodyFields": [],
5177
4450
  "optionalBodyCollectionName": "bodyParameters",
5178
4451
  "bodyFieldName": null
5179
4452
  },
@@ -5189,12 +4462,7 @@ const operations = {
5189
4462
  ],
5190
4463
  "queryParams": [],
5191
4464
  "optionalQueryCollectionName": null,
5192
- "bodyFields": [
5193
- {
5194
- "name": "encodings",
5195
- "field": "body_encodings"
5196
- }
5197
- ],
4465
+ "bodyFields": [],
5198
4466
  "optionalBodyCollectionName": "bodyParameters",
5199
4467
  "bodyFieldName": null
5200
4468
  },
@@ -5356,34 +4624,10 @@ const operations = {
5356
4624
  "queryParams": [],
5357
4625
  "optionalQueryCollectionName": null,
5358
4626
  "bodyFields": [
5359
- {
5360
- "name": "active",
5361
- "field": "body_active"
5362
- },
5363
- {
5364
- "name": "description",
5365
- "field": "body_description"
5366
- },
5367
- {
5368
- "name": "home_folder",
5369
- "field": "body_home_folder"
5370
- },
5371
- {
5372
- "name": "msg_login",
5373
- "field": "body_msg_login"
5374
- },
5375
- {
5376
- "name": "msg_quit",
5377
- "field": "body_msg_quit"
5378
- },
5379
4627
  {
5380
4628
  "name": "password",
5381
4629
  "field": "body_password"
5382
4630
  },
5383
- {
5384
- "name": "prefix",
5385
- "field": "body_prefix"
5386
- },
5387
4631
  {
5388
4632
  "name": "username",
5389
4633
  "field": "body_username"
@@ -5420,40 +4664,7 @@ const operations = {
5420
4664
  ],
5421
4665
  "queryParams": [],
5422
4666
  "optionalQueryCollectionName": null,
5423
- "bodyFields": [
5424
- {
5425
- "name": "active",
5426
- "field": "body_active"
5427
- },
5428
- {
5429
- "name": "description",
5430
- "field": "body_description"
5431
- },
5432
- {
5433
- "name": "home_folder",
5434
- "field": "body_home_folder"
5435
- },
5436
- {
5437
- "name": "msg_login",
5438
- "field": "body_msg_login"
5439
- },
5440
- {
5441
- "name": "msg_quit",
5442
- "field": "body_msg_quit"
5443
- },
5444
- {
5445
- "name": "password",
5446
- "field": "body_password"
5447
- },
5448
- {
5449
- "name": "prefix",
5450
- "field": "body_prefix"
5451
- },
5452
- {
5453
- "name": "username",
5454
- "field": "body_username"
5455
- }
5456
- ],
4667
+ "bodyFields": [],
5457
4668
  "optionalBodyCollectionName": "bodyParameters",
5458
4669
  "bodyFieldName": null
5459
4670
  },
@@ -5612,20 +4823,7 @@ const operations = {
5612
4823
  ],
5613
4824
  "queryParams": [],
5614
4825
  "optionalQueryCollectionName": null,
5615
- "bodyFields": [
5616
- {
5617
- "name": "folders",
5618
- "field": "body_folders"
5619
- },
5620
- {
5621
- "name": "labels",
5622
- "field": "body_labels"
5623
- },
5624
- {
5625
- "name": "media",
5626
- "field": "body_media"
5627
- }
5628
- ],
4826
+ "bodyFields": [],
5629
4827
  "optionalBodyCollectionName": "bodyParameters",
5630
4828
  "bodyFieldName": null
5631
4829
  },
@@ -5678,16 +4876,7 @@ const operations = {
5678
4876
  ],
5679
4877
  "queryParams": [],
5680
4878
  "optionalQueryCollectionName": null,
5681
- "bodyFields": [
5682
- {
5683
- "name": "name",
5684
- "field": "body_name"
5685
- },
5686
- {
5687
- "name": "options",
5688
- "field": "body_options"
5689
- }
5690
- ],
4879
+ "bodyFields": [],
5691
4880
  "optionalBodyCollectionName": "bodyParameters",
5692
4881
  "bodyFieldName": null
5693
4882
  },
@@ -5750,12 +4939,7 @@ const operations = {
5750
4939
  ],
5751
4940
  "queryParams": [],
5752
4941
  "optionalQueryCollectionName": null,
5753
- "bodyFields": [
5754
- {
5755
- "name": "linked_services",
5756
- "field": "body_linked_services"
5757
- }
5758
- ],
4942
+ "bodyFields": [],
5759
4943
  "optionalBodyCollectionName": "bodyParameters",
5760
4944
  "bodyFieldName": null
5761
4945
  }
@@ -5793,34 +4977,6 @@ const operations = {
5793
4977
  {
5794
4978
  "name": "file",
5795
4979
  "field": "body_file"
5796
- },
5797
- {
5798
- "name": "height",
5799
- "field": "body_height"
5800
- },
5801
- {
5802
- "name": "margin_x",
5803
- "field": "body_margin_x"
5804
- },
5805
- {
5806
- "name": "margin_y",
5807
- "field": "body_margin_y"
5808
- },
5809
- {
5810
- "name": "mode",
5811
- "field": "body_mode"
5812
- },
5813
- {
5814
- "name": "position",
5815
- "field": "body_position"
5816
- },
5817
- {
5818
- "name": "size",
5819
- "field": "body_size"
5820
- },
5821
- {
5822
- "name": "width",
5823
- "field": "body_width"
5824
4980
  }
5825
4981
  ],
5826
4982
  "optionalBodyCollectionName": "bodyParameters",
@@ -5870,36 +5026,7 @@ const operations = {
5870
5026
  ],
5871
5027
  "queryParams": [],
5872
5028
  "optionalQueryCollectionName": null,
5873
- "bodyFields": [
5874
- {
5875
- "name": "height",
5876
- "field": "body_height"
5877
- },
5878
- {
5879
- "name": "margin_x",
5880
- "field": "body_margin_x"
5881
- },
5882
- {
5883
- "name": "margin_y",
5884
- "field": "body_margin_y"
5885
- },
5886
- {
5887
- "name": "mode",
5888
- "field": "body_mode"
5889
- },
5890
- {
5891
- "name": "position",
5892
- "field": "body_position"
5893
- },
5894
- {
5895
- "name": "size",
5896
- "field": "body_size"
5897
- },
5898
- {
5899
- "name": "width",
5900
- "field": "body_width"
5901
- }
5902
- ],
5029
+ "bodyFields": [],
5903
5030
  "optionalBodyCollectionName": "bodyParameters",
5904
5031
  "bodyFieldName": null
5905
5032
  },
@@ -5981,40 +5108,7 @@ const operations = {
5981
5108
  ],
5982
5109
  "queryParams": [],
5983
5110
  "optionalQueryCollectionName": null,
5984
- "bodyFields": [
5985
- {
5986
- "name": "configuration",
5987
- "field": "body_configuration"
5988
- },
5989
- {
5990
- "name": "description",
5991
- "field": "body_description"
5992
- },
5993
- {
5994
- "name": "destination",
5995
- "field": "body_destination"
5996
- },
5997
- {
5998
- "name": "language",
5999
- "field": "body_language"
6000
- },
6001
- {
6002
- "name": "name",
6003
- "field": "body_name"
6004
- },
6005
- {
6006
- "name": "password",
6007
- "field": "body_password"
6008
- },
6009
- {
6010
- "name": "published",
6011
- "field": "body_published"
6012
- },
6013
- {
6014
- "name": "validated",
6015
- "field": "body_validated"
6016
- }
6017
- ],
5111
+ "bodyFields": [],
6018
5112
  "optionalBodyCollectionName": "bodyParameters",
6019
5113
  "bodyFieldName": null
6020
5114
  },
@@ -6046,28 +5140,7 @@ const operations = {
6046
5140
  ],
6047
5141
  "queryParams": [],
6048
5142
  "optionalQueryCollectionName": null,
6049
- "bodyFields": [
6050
- {
6051
- "name": "album",
6052
- "field": "body_album"
6053
- },
6054
- {
6055
- "name": "artist",
6056
- "field": "body_artist"
6057
- },
6058
- {
6059
- "name": "genre",
6060
- "field": "body_genre"
6061
- },
6062
- {
6063
- "name": "title",
6064
- "field": "body_title"
6065
- },
6066
- {
6067
- "name": "year",
6068
- "field": "body_year"
6069
- }
6070
- ],
5143
+ "bodyFields": [],
6071
5144
  "optionalBodyCollectionName": "bodyParameters",
6072
5145
  "bodyFieldName": null
6073
5146
  },
@@ -6104,32 +5177,7 @@ const operations = {
6104
5177
  ],
6105
5178
  "queryParams": [],
6106
5179
  "optionalQueryCollectionName": null,
6107
- "bodyFields": [
6108
- {
6109
- "name": "comment",
6110
- "field": "body_comment"
6111
- },
6112
- {
6113
- "name": "encoding",
6114
- "field": "body_encoding"
6115
- },
6116
- {
6117
- "name": "player",
6118
- "field": "body_player"
6119
- },
6120
- {
6121
- "name": "player_settings",
6122
- "field": "body_player_settings"
6123
- },
6124
- {
6125
- "name": "timestamp",
6126
- "field": "body_timestamp"
6127
- },
6128
- {
6129
- "name": "validity",
6130
- "field": "body_validity"
6131
- }
6132
- ],
5180
+ "bodyFields": [],
6133
5181
  "optionalBodyCollectionName": "bodyParameters",
6134
5182
  "bodyFieldName": null
6135
5183
  },
@@ -6161,12 +5209,7 @@ const operations = {
6161
5209
  ],
6162
5210
  "queryParams": [],
6163
5211
  "optionalQueryCollectionName": null,
6164
- "bodyFields": [
6165
- {
6166
- "name": "media",
6167
- "field": "body_media"
6168
- }
6169
- ],
5212
+ "bodyFields": [],
6170
5213
  "optionalBodyCollectionName": "bodyParameters",
6171
5214
  "bodyFieldName": null
6172
5215
  },
@@ -6242,20 +5285,7 @@ const operations = {
6242
5285
  ],
6243
5286
  "queryParams": [],
6244
5287
  "optionalQueryCollectionName": null,
6245
- "bodyFields": [
6246
- {
6247
- "name": "folders",
6248
- "field": "body_folders"
6249
- },
6250
- {
6251
- "name": "media",
6252
- "field": "body_media"
6253
- },
6254
- {
6255
- "name": "metadata",
6256
- "field": "body_metadata"
6257
- }
6258
- ],
5288
+ "bodyFields": [],
6259
5289
  "optionalBodyCollectionName": "bodyParameters",
6260
5290
  "bodyFieldName": null
6261
5291
  },
@@ -6292,16 +5322,7 @@ const operations = {
6292
5322
  ],
6293
5323
  "queryParams": [],
6294
5324
  "optionalQueryCollectionName": null,
6295
- "bodyFields": [
6296
- {
6297
- "name": "name",
6298
- "field": "body_name"
6299
- },
6300
- {
6301
- "name": "options",
6302
- "field": "body_options"
6303
- }
6304
- ],
5325
+ "bodyFields": [],
6305
5326
  "optionalBodyCollectionName": "bodyParameters",
6306
5327
  "bodyFieldName": null
6307
5328
  },
@@ -6352,29 +5373,9 @@ const operations = {
6352
5373
  "queryParams": [],
6353
5374
  "optionalQueryCollectionName": null,
6354
5375
  "bodyFields": [
6355
- {
6356
- "name": "color",
6357
- "field": "body_color"
6358
- },
6359
- {
6360
- "name": "criteria",
6361
- "field": "body_criteria"
6362
- },
6363
- {
6364
- "name": "description",
6365
- "field": "body_description"
6366
- },
6367
5376
  {
6368
5377
  "name": "name",
6369
5378
  "field": "body_name"
6370
- },
6371
- {
6372
- "name": "order",
6373
- "field": "body_order"
6374
- },
6375
- {
6376
- "name": "validity",
6377
- "field": "body_validity"
6378
5379
  }
6379
5380
  ],
6380
5381
  "optionalBodyCollectionName": "bodyParameters",
@@ -6429,32 +5430,7 @@ const operations = {
6429
5430
  ],
6430
5431
  "queryParams": [],
6431
5432
  "optionalQueryCollectionName": null,
6432
- "bodyFields": [
6433
- {
6434
- "name": "color",
6435
- "field": "body_color"
6436
- },
6437
- {
6438
- "name": "criteria",
6439
- "field": "body_criteria"
6440
- },
6441
- {
6442
- "name": "description",
6443
- "field": "body_description"
6444
- },
6445
- {
6446
- "name": "name",
6447
- "field": "body_name"
6448
- },
6449
- {
6450
- "name": "order",
6451
- "field": "body_order"
6452
- },
6453
- {
6454
- "name": "validity",
6455
- "field": "body_validity"
6456
- }
6457
- ],
5433
+ "bodyFields": [],
6458
5434
  "optionalBodyCollectionName": "bodyParameters",
6459
5435
  "bodyFieldName": null
6460
5436
  },
@@ -6502,20 +5478,7 @@ const operations = {
6502
5478
  ],
6503
5479
  "queryParams": [],
6504
5480
  "optionalQueryCollectionName": null,
6505
- "bodyFields": [
6506
- {
6507
- "name": "deep",
6508
- "field": "body_deep"
6509
- },
6510
- {
6511
- "name": "folders",
6512
- "field": "body_folders"
6513
- },
6514
- {
6515
- "name": "media",
6516
- "field": "body_media"
6517
- }
6518
- ],
5481
+ "bodyFields": [],
6519
5482
  "optionalBodyCollectionName": "bodyParameters",
6520
5483
  "bodyFieldName": null
6521
5484
  },
@@ -6548,324 +5511,52 @@ const operations = {
6548
5511
  "name": "media",
6549
5512
  "field": "path_media"
6550
5513
  }
6551
- ],
6552
- "queryParams": [],
6553
- "optionalQueryCollectionName": "queryParameters",
6554
- "bodyFields": [
6555
- {
6556
- "name": "position",
6557
- "field": "body_position"
6558
- }
6559
- ],
6560
- "optionalBodyCollectionName": null,
6561
- "bodyFieldName": null
6562
- }
6563
- },
6564
- "V3 > Player": {
6565
- "List Players.": {
6566
- "method": "GET",
6567
- "path": "/2/vod/channels/{channel}/players",
6568
- "pagination": "page-per-page",
6569
- "pathParams": [
6570
- {
6571
- "name": "channel",
6572
- "field": "path_channel"
6573
- }
6574
- ],
6575
- "queryParams": [],
6576
- "optionalQueryCollectionName": "queryParameters",
6577
- "bodyFields": [],
6578
- "optionalBodyCollectionName": null,
6579
- "bodyFieldName": null
6580
- },
6581
- "Create Player.": {
6582
- "method": "POST",
6583
- "path": "/2/vod/channels/{channel}/players",
6584
- "pagination": "none",
6585
- "pathParams": [
6586
- {
6587
- "name": "channel",
6588
- "field": "path_channel"
6589
- }
6590
- ],
6591
- "queryParams": [],
6592
- "optionalQueryCollectionName": null,
6593
- "bodyFields": [
6594
- {
6595
- "name": "ads_category",
6596
- "field": "body_ads_category"
6597
- },
6598
- {
6599
- "name": "airplay",
6600
- "field": "body_airplay"
6601
- },
6602
- {
6603
- "name": "audio_volume",
6604
- "field": "body_audio_volume"
6605
- },
6606
- {
6607
- "name": "auto_hide_controls",
6608
- "field": "body_auto_hide_controls"
6609
- },
6610
- {
6611
- "name": "auto_start",
6612
- "field": "body_auto_start"
6613
- },
6614
- {
6615
- "name": "chromecast",
6616
- "field": "body_chromecast"
6617
- },
6618
- {
6619
- "name": "control_active_color",
6620
- "field": "body_control_active_color"
6621
- },
6622
- {
6623
- "name": "control_color",
6624
- "field": "body_control_color"
6625
- },
6626
- {
6627
- "name": "controlbar_color",
6628
- "field": "body_controlbar_color"
6629
- },
6630
- {
6631
- "name": "default",
6632
- "field": "body_default"
6633
- },
6634
- {
6635
- "name": "default_speed",
6636
- "field": "body_default_speed"
6637
- },
6638
- {
6639
- "name": "description",
6640
- "field": "body_description"
6641
- },
6642
- {
6643
- "name": "enable_embed_code",
6644
- "field": "body_enable_embed_code"
6645
- },
6646
- {
6647
- "name": "enable_facebook",
6648
- "field": "body_enable_facebook"
6649
- },
6650
- {
6651
- "name": "enable_linkedin",
6652
- "field": "body_enable_linkedin"
6653
- },
6654
- {
6655
- "name": "enable_twitter",
6656
- "field": "body_enable_twitter"
6657
- },
6658
- {
6659
- "name": "enable_whatsapp",
6660
- "field": "body_enable_whatsapp"
6661
- },
6662
- {
6663
- "name": "encoding_change_enabled",
6664
- "field": "body_encoding_change_enabled"
6665
- },
6666
- {
6667
- "name": "encoding_limit",
6668
- "field": "body_encoding_limit"
6669
- },
6670
- {
6671
- "name": "facebook_back_link",
6672
- "field": "body_facebook_back_link"
6673
- },
6674
- {
6675
- "name": "force_media_ratio",
6676
- "field": "body_force_media_ratio"
6677
- },
6678
- {
6679
- "name": "force_subtitles_activated",
6680
- "field": "body_force_subtitles_activated"
6681
- },
6682
- {
6683
- "name": "force_subtitles_type",
6684
- "field": "body_force_subtitles_type"
6685
- },
6686
- {
6687
- "name": "geoip_image",
6688
- "field": "body_geoip_image"
6689
- },
6690
- {
6691
- "name": "has_logo",
6692
- "field": "body_has_logo"
6693
- },
6694
- {
6695
- "name": "height",
6696
- "field": "body_height"
6697
- },
6698
- {
6699
- "name": "interrupt_image",
6700
- "field": "body_interrupt_image"
6701
- },
6702
- {
6703
- "name": "is360",
6704
- "field": "body_is360"
6705
- },
6706
- {
6707
- "name": "is_default",
6708
- "field": "body_is_default"
6709
- },
6710
- {
6711
- "name": "logo_anchor",
6712
- "field": "body_logo_anchor"
6713
- },
6714
- {
6715
- "name": "logo_image",
6716
- "field": "body_logo_image"
6717
- },
6718
- {
6719
- "name": "logo_margin_horizontal",
6720
- "field": "body_logo_margin_horizontal"
6721
- },
6722
- {
6723
- "name": "logo_margin_vertical",
6724
- "field": "body_logo_margin_vertical"
6725
- },
6726
- {
6727
- "name": "logo_percentage",
6728
- "field": "body_logo_percentage"
6729
- },
6730
- {
6731
- "name": "media_thumbnail_anchor",
6732
- "field": "body_media_thumbnail_anchor"
6733
- },
6734
- {
6735
- "name": "name",
6736
- "field": "body_name"
6737
- },
6738
- {
6739
- "name": "player_end_screen_type",
6740
- "field": "body_player_end_screen_type"
6741
- },
6742
- {
6743
- "name": "preferred_playback_strategy",
6744
- "field": "body_preferred_playback_strategy"
6745
- },
6746
- {
6747
- "name": "preferred_playback_strategy_activated",
6748
- "field": "body_preferred_playback_strategy_activated"
6749
- },
6750
- {
6751
- "name": "preload_image",
6752
- "field": "body_preload_image"
6753
- },
6754
- {
6755
- "name": "restrict_image",
6756
- "field": "body_restrict_image"
6757
- },
6758
- {
6759
- "name": "show_audio",
6760
- "field": "body_show_audio"
6761
- },
6762
- {
6763
- "name": "show_controls",
6764
- "field": "body_show_controls"
6765
- },
6766
- {
6767
- "name": "show_default_logo",
6768
- "field": "body_show_default_logo"
6769
- },
6770
- {
6771
- "name": "show_download",
6772
- "field": "body_show_download"
6773
- },
6774
- {
6775
- "name": "show_duration",
6776
- "field": "body_show_duration"
6777
- },
6778
- {
6779
- "name": "show_fullscreen",
6780
- "field": "body_show_fullscreen"
6781
- },
6782
- {
6783
- "name": "show_loop",
6784
- "field": "body_show_loop"
6785
- },
6786
- {
6787
- "name": "show_media_info",
6788
- "field": "body_show_media_info"
6789
- },
6790
- {
6791
- "name": "show_media_thumbnail",
6792
- "field": "body_show_media_thumbnail"
6793
- },
6794
- {
6795
- "name": "show_progression",
6796
- "field": "body_show_progression"
6797
- },
6798
- {
6799
- "name": "show_related",
6800
- "field": "body_show_related"
6801
- },
6802
- {
6803
- "name": "show_replay",
6804
- "field": "body_show_replay"
6805
- },
6806
- {
6807
- "name": "show_speed",
6808
- "field": "body_show_speed"
6809
- },
6810
- {
6811
- "name": "show_suggestions",
6812
- "field": "body_show_suggestions"
6813
- },
6814
- {
6815
- "name": "show_viewers",
6816
- "field": "body_show_viewers"
6817
- },
6818
- {
6819
- "name": "show_viewers_after",
6820
- "field": "body_show_viewers_after"
6821
- },
6822
- {
6823
- "name": "show_viewers_only_after",
6824
- "field": "body_show_viewers_only_after"
6825
- },
6826
- {
6827
- "name": "skip_intro_activated",
6828
- "field": "body_skip_intro_activated"
6829
- },
6830
- {
6831
- "name": "skip_intro_to",
6832
- "field": "body_skip_intro_to"
6833
- },
6834
- {
6835
- "name": "suggestions",
6836
- "field": "body_suggestions"
6837
- },
6838
- {
6839
- "name": "theme",
6840
- "field": "body_theme"
6841
- },
6842
- {
6843
- "name": "theme_activated",
6844
- "field": "body_theme_activated"
6845
- },
6846
- {
6847
- "name": "time_before_hide_cb",
6848
- "field": "body_time_before_hide_cb"
6849
- },
6850
- {
6851
- "name": "time_skip_mode",
6852
- "field": "body_time_skip_mode"
6853
- },
5514
+ ],
5515
+ "queryParams": [],
5516
+ "optionalQueryCollectionName": "queryParameters",
5517
+ "bodyFields": [
6854
5518
  {
6855
- "name": "twitter_back_link",
6856
- "field": "body_twitter_back_link"
6857
- },
5519
+ "name": "position",
5520
+ "field": "body_position"
5521
+ }
5522
+ ],
5523
+ "optionalBodyCollectionName": null,
5524
+ "bodyFieldName": null
5525
+ }
5526
+ },
5527
+ "V3 > Player": {
5528
+ "List Players.": {
5529
+ "method": "GET",
5530
+ "path": "/2/vod/channels/{channel}/players",
5531
+ "pagination": "page-per-page",
5532
+ "pathParams": [
6858
5533
  {
6859
- "name": "twitter_related",
6860
- "field": "body_twitter_related"
6861
- },
5534
+ "name": "channel",
5535
+ "field": "path_channel"
5536
+ }
5537
+ ],
5538
+ "queryParams": [],
5539
+ "optionalQueryCollectionName": "queryParameters",
5540
+ "bodyFields": [],
5541
+ "optionalBodyCollectionName": null,
5542
+ "bodyFieldName": null
5543
+ },
5544
+ "Create Player.": {
5545
+ "method": "POST",
5546
+ "path": "/2/vod/channels/{channel}/players",
5547
+ "pagination": "none",
5548
+ "pathParams": [
6862
5549
  {
6863
- "name": "twitter_via",
6864
- "field": "body_twitter_via"
6865
- },
5550
+ "name": "channel",
5551
+ "field": "path_channel"
5552
+ }
5553
+ ],
5554
+ "queryParams": [],
5555
+ "optionalQueryCollectionName": null,
5556
+ "bodyFields": [
6866
5557
  {
6867
- "name": "width",
6868
- "field": "body_width"
5558
+ "name": "name",
5559
+ "field": "body_name"
6869
5560
  }
6870
5561
  ],
6871
5562
  "optionalBodyCollectionName": "bodyParameters",
@@ -6920,284 +5611,7 @@ const operations = {
6920
5611
  ],
6921
5612
  "queryParams": [],
6922
5613
  "optionalQueryCollectionName": null,
6923
- "bodyFields": [
6924
- {
6925
- "name": "ads_category",
6926
- "field": "body_ads_category"
6927
- },
6928
- {
6929
- "name": "airplay",
6930
- "field": "body_airplay"
6931
- },
6932
- {
6933
- "name": "audio_volume",
6934
- "field": "body_audio_volume"
6935
- },
6936
- {
6937
- "name": "auto_hide_controls",
6938
- "field": "body_auto_hide_controls"
6939
- },
6940
- {
6941
- "name": "auto_start",
6942
- "field": "body_auto_start"
6943
- },
6944
- {
6945
- "name": "chromecast",
6946
- "field": "body_chromecast"
6947
- },
6948
- {
6949
- "name": "control_active_color",
6950
- "field": "body_control_active_color"
6951
- },
6952
- {
6953
- "name": "control_color",
6954
- "field": "body_control_color"
6955
- },
6956
- {
6957
- "name": "controlbar_color",
6958
- "field": "body_controlbar_color"
6959
- },
6960
- {
6961
- "name": "default",
6962
- "field": "body_default"
6963
- },
6964
- {
6965
- "name": "default_speed",
6966
- "field": "body_default_speed"
6967
- },
6968
- {
6969
- "name": "description",
6970
- "field": "body_description"
6971
- },
6972
- {
6973
- "name": "enable_embed_code",
6974
- "field": "body_enable_embed_code"
6975
- },
6976
- {
6977
- "name": "enable_facebook",
6978
- "field": "body_enable_facebook"
6979
- },
6980
- {
6981
- "name": "enable_linkedin",
6982
- "field": "body_enable_linkedin"
6983
- },
6984
- {
6985
- "name": "enable_twitter",
6986
- "field": "body_enable_twitter"
6987
- },
6988
- {
6989
- "name": "enable_whatsapp",
6990
- "field": "body_enable_whatsapp"
6991
- },
6992
- {
6993
- "name": "encoding_change_enabled",
6994
- "field": "body_encoding_change_enabled"
6995
- },
6996
- {
6997
- "name": "encoding_limit",
6998
- "field": "body_encoding_limit"
6999
- },
7000
- {
7001
- "name": "facebook_back_link",
7002
- "field": "body_facebook_back_link"
7003
- },
7004
- {
7005
- "name": "force_media_ratio",
7006
- "field": "body_force_media_ratio"
7007
- },
7008
- {
7009
- "name": "force_subtitles_activated",
7010
- "field": "body_force_subtitles_activated"
7011
- },
7012
- {
7013
- "name": "force_subtitles_type",
7014
- "field": "body_force_subtitles_type"
7015
- },
7016
- {
7017
- "name": "geoip_image",
7018
- "field": "body_geoip_image"
7019
- },
7020
- {
7021
- "name": "has_logo",
7022
- "field": "body_has_logo"
7023
- },
7024
- {
7025
- "name": "height",
7026
- "field": "body_height"
7027
- },
7028
- {
7029
- "name": "interrupt_image",
7030
- "field": "body_interrupt_image"
7031
- },
7032
- {
7033
- "name": "is360",
7034
- "field": "body_is360"
7035
- },
7036
- {
7037
- "name": "is_default",
7038
- "field": "body_is_default"
7039
- },
7040
- {
7041
- "name": "logo_anchor",
7042
- "field": "body_logo_anchor"
7043
- },
7044
- {
7045
- "name": "logo_image",
7046
- "field": "body_logo_image"
7047
- },
7048
- {
7049
- "name": "logo_margin_horizontal",
7050
- "field": "body_logo_margin_horizontal"
7051
- },
7052
- {
7053
- "name": "logo_margin_vertical",
7054
- "field": "body_logo_margin_vertical"
7055
- },
7056
- {
7057
- "name": "logo_percentage",
7058
- "field": "body_logo_percentage"
7059
- },
7060
- {
7061
- "name": "media_thumbnail_anchor",
7062
- "field": "body_media_thumbnail_anchor"
7063
- },
7064
- {
7065
- "name": "name",
7066
- "field": "body_name"
7067
- },
7068
- {
7069
- "name": "player_end_screen_type",
7070
- "field": "body_player_end_screen_type"
7071
- },
7072
- {
7073
- "name": "preferred_playback_strategy",
7074
- "field": "body_preferred_playback_strategy"
7075
- },
7076
- {
7077
- "name": "preferred_playback_strategy_activated",
7078
- "field": "body_preferred_playback_strategy_activated"
7079
- },
7080
- {
7081
- "name": "preload_image",
7082
- "field": "body_preload_image"
7083
- },
7084
- {
7085
- "name": "restrict_image",
7086
- "field": "body_restrict_image"
7087
- },
7088
- {
7089
- "name": "show_audio",
7090
- "field": "body_show_audio"
7091
- },
7092
- {
7093
- "name": "show_controls",
7094
- "field": "body_show_controls"
7095
- },
7096
- {
7097
- "name": "show_default_logo",
7098
- "field": "body_show_default_logo"
7099
- },
7100
- {
7101
- "name": "show_download",
7102
- "field": "body_show_download"
7103
- },
7104
- {
7105
- "name": "show_duration",
7106
- "field": "body_show_duration"
7107
- },
7108
- {
7109
- "name": "show_fullscreen",
7110
- "field": "body_show_fullscreen"
7111
- },
7112
- {
7113
- "name": "show_loop",
7114
- "field": "body_show_loop"
7115
- },
7116
- {
7117
- "name": "show_media_info",
7118
- "field": "body_show_media_info"
7119
- },
7120
- {
7121
- "name": "show_media_thumbnail",
7122
- "field": "body_show_media_thumbnail"
7123
- },
7124
- {
7125
- "name": "show_progression",
7126
- "field": "body_show_progression"
7127
- },
7128
- {
7129
- "name": "show_related",
7130
- "field": "body_show_related"
7131
- },
7132
- {
7133
- "name": "show_replay",
7134
- "field": "body_show_replay"
7135
- },
7136
- {
7137
- "name": "show_speed",
7138
- "field": "body_show_speed"
7139
- },
7140
- {
7141
- "name": "show_suggestions",
7142
- "field": "body_show_suggestions"
7143
- },
7144
- {
7145
- "name": "show_viewers",
7146
- "field": "body_show_viewers"
7147
- },
7148
- {
7149
- "name": "show_viewers_after",
7150
- "field": "body_show_viewers_after"
7151
- },
7152
- {
7153
- "name": "show_viewers_only_after",
7154
- "field": "body_show_viewers_only_after"
7155
- },
7156
- {
7157
- "name": "skip_intro_activated",
7158
- "field": "body_skip_intro_activated"
7159
- },
7160
- {
7161
- "name": "skip_intro_to",
7162
- "field": "body_skip_intro_to"
7163
- },
7164
- {
7165
- "name": "suggestions",
7166
- "field": "body_suggestions"
7167
- },
7168
- {
7169
- "name": "theme",
7170
- "field": "body_theme"
7171
- },
7172
- {
7173
- "name": "theme_activated",
7174
- "field": "body_theme_activated"
7175
- },
7176
- {
7177
- "name": "time_before_hide_cb",
7178
- "field": "body_time_before_hide_cb"
7179
- },
7180
- {
7181
- "name": "time_skip_mode",
7182
- "field": "body_time_skip_mode"
7183
- },
7184
- {
7185
- "name": "twitter_back_link",
7186
- "field": "body_twitter_back_link"
7187
- },
7188
- {
7189
- "name": "twitter_related",
7190
- "field": "body_twitter_related"
7191
- },
7192
- {
7193
- "name": "twitter_via",
7194
- "field": "body_twitter_via"
7195
- },
7196
- {
7197
- "name": "width",
7198
- "field": "body_width"
7199
- }
7200
- ],
5614
+ "bodyFields": [],
7201
5615
  "optionalBodyCollectionName": "bodyParameters",
7202
5616
  "bodyFieldName": null
7203
5617
  },
@@ -7609,32 +6023,7 @@ const operations = {
7609
6023
  ],
7610
6024
  "queryParams": [],
7611
6025
  "optionalQueryCollectionName": null,
7612
- "bodyFields": [
7613
- {
7614
- "name": "comment",
7615
- "field": "body_comment"
7616
- },
7617
- {
7618
- "name": "encoding",
7619
- "field": "body_encoding"
7620
- },
7621
- {
7622
- "name": "player",
7623
- "field": "body_player"
7624
- },
7625
- {
7626
- "name": "player_settings",
7627
- "field": "body_player_settings"
7628
- },
7629
- {
7630
- "name": "timestamp",
7631
- "field": "body_timestamp"
7632
- },
7633
- {
7634
- "name": "validity",
7635
- "field": "body_validity"
7636
- }
7637
- ],
6026
+ "bodyFields": [],
7638
6027
  "optionalBodyCollectionName": "bodyParameters",
7639
6028
  "bodyFieldName": null
7640
6029
  },
@@ -8017,29 +6406,9 @@ const operations = {
8017
6406
  "queryParams": [],
8018
6407
  "optionalQueryCollectionName": null,
8019
6408
  "bodyFields": [
8020
- {
8021
- "name": "default",
8022
- "field": "body_default"
8023
- },
8024
- {
8025
- "name": "file",
8026
- "field": "body_file"
8027
- },
8028
6409
  {
8029
6410
  "name": "language",
8030
6411
  "field": "body_language"
8031
- },
8032
- {
8033
- "name": "lines",
8034
- "field": "body_lines"
8035
- },
8036
- {
8037
- "name": "name",
8038
- "field": "body_name"
8039
- },
8040
- {
8041
- "name": "published",
8042
- "field": "body_published"
8043
6412
  }
8044
6413
  ],
8045
6414
  "optionalBodyCollectionName": "bodyParameters",
@@ -8094,24 +6463,7 @@ const operations = {
8094
6463
  ],
8095
6464
  "queryParams": [],
8096
6465
  "optionalQueryCollectionName": null,
8097
- "bodyFields": [
8098
- {
8099
- "name": "default",
8100
- "field": "body_default"
8101
- },
8102
- {
8103
- "name": "lines",
8104
- "field": "body_lines"
8105
- },
8106
- {
8107
- "name": "name",
8108
- "field": "body_name"
8109
- },
8110
- {
8111
- "name": "published",
8112
- "field": "body_published"
8113
- }
8114
- ],
6466
+ "bodyFields": [],
8115
6467
  "optionalBodyCollectionName": "bodyParameters",
8116
6468
  "bodyFieldName": null
8117
6469
  },
@@ -8195,36 +6547,7 @@ const operations = {
8195
6547
  ],
8196
6548
  "queryParams": [],
8197
6549
  "optionalQueryCollectionName": null,
8198
- "bodyFields": [
8199
- {
8200
- "name": "description",
8201
- "field": "body_description"
8202
- },
8203
- {
8204
- "name": "duration",
8205
- "field": "body_duration"
8206
- },
8207
- {
8208
- "name": "file",
8209
- "field": "body_file"
8210
- },
8211
- {
8212
- "name": "from",
8213
- "field": "body_from"
8214
- },
8215
- {
8216
- "name": "media",
8217
- "field": "body_media"
8218
- },
8219
- {
8220
- "name": "name",
8221
- "field": "body_name"
8222
- },
8223
- {
8224
- "name": "url",
8225
- "field": "body_url"
8226
- }
8227
- ],
6550
+ "bodyFields": [],
8228
6551
  "optionalBodyCollectionName": "bodyParameters",
8229
6552
  "bodyFieldName": null
8230
6553
  }