@n8n-dev/n8n-nodes-nba 1.0.0

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.
@@ -0,0 +1,2595 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.defaultDescription = void 0;
4
+ exports.defaultDescription = [
5
+ {
6
+ "displayName": "Operation",
7
+ "name": "operation",
8
+ "type": "options",
9
+ "noDataExpression": true,
10
+ "displayOptions": {
11
+ "show": {
12
+ "resource": [
13
+ "Default"
14
+ ]
15
+ }
16
+ },
17
+ "options": [
18
+ {
19
+ "name": "GET Allstarballotpredictor",
20
+ "value": "GET Allstarballotpredictor",
21
+ "action": "GET Allstarballotpredictor",
22
+ "description": "",
23
+ "routing": {
24
+ "request": {
25
+ "method": "GET",
26
+ "url": "=/allstarballotpredictor"
27
+ }
28
+ }
29
+ },
30
+ {
31
+ "name": "GET Boxscoreadvancedv 2",
32
+ "value": "GET Boxscoreadvancedv 2",
33
+ "action": "GET Boxscoreadvancedv 2",
34
+ "description": "",
35
+ "routing": {
36
+ "request": {
37
+ "method": "GET",
38
+ "url": "=/boxscoreadvancedv2"
39
+ }
40
+ }
41
+ },
42
+ {
43
+ "name": "GET Boxscorefourfactorsv 2",
44
+ "value": "GET Boxscorefourfactorsv 2",
45
+ "action": "GET Boxscorefourfactorsv 2",
46
+ "description": "",
47
+ "routing": {
48
+ "request": {
49
+ "method": "GET",
50
+ "url": "=/boxscorefourfactorsv2"
51
+ }
52
+ }
53
+ },
54
+ {
55
+ "name": "GET Boxscoremiscv 2",
56
+ "value": "GET Boxscoremiscv 2",
57
+ "action": "GET Boxscoremiscv 2",
58
+ "description": "",
59
+ "routing": {
60
+ "request": {
61
+ "method": "GET",
62
+ "url": "=/boxscoremiscv2"
63
+ }
64
+ }
65
+ },
66
+ {
67
+ "name": "GET Boxscoreplayertrackv 2",
68
+ "value": "GET Boxscoreplayertrackv 2",
69
+ "action": "GET Boxscoreplayertrackv 2",
70
+ "description": "",
71
+ "routing": {
72
+ "request": {
73
+ "method": "GET",
74
+ "url": "=/boxscoreplayertrackv2"
75
+ }
76
+ }
77
+ },
78
+ {
79
+ "name": "GET Boxscorescoringv 2",
80
+ "value": "GET Boxscorescoringv 2",
81
+ "action": "GET Boxscorescoringv 2",
82
+ "description": "",
83
+ "routing": {
84
+ "request": {
85
+ "method": "GET",
86
+ "url": "=/boxscorescoringv2"
87
+ }
88
+ }
89
+ },
90
+ {
91
+ "name": "GET Boxscoresummaryv 2",
92
+ "value": "GET Boxscoresummaryv 2",
93
+ "action": "GET Boxscoresummaryv 2",
94
+ "description": "",
95
+ "routing": {
96
+ "request": {
97
+ "method": "GET",
98
+ "url": "=/boxscoresummaryv2"
99
+ }
100
+ }
101
+ },
102
+ {
103
+ "name": "GET Boxscoretraditionalv 2",
104
+ "value": "GET Boxscoretraditionalv 2",
105
+ "action": "GET Boxscoretraditionalv 2",
106
+ "description": "",
107
+ "routing": {
108
+ "request": {
109
+ "method": "GET",
110
+ "url": "=/boxscoretraditionalv2"
111
+ }
112
+ }
113
+ },
114
+ {
115
+ "name": "GET Boxscoreusagev 2",
116
+ "value": "GET Boxscoreusagev 2",
117
+ "action": "GET Boxscoreusagev 2",
118
+ "description": "",
119
+ "routing": {
120
+ "request": {
121
+ "method": "GET",
122
+ "url": "=/boxscoreusagev2"
123
+ }
124
+ }
125
+ },
126
+ {
127
+ "name": "GET Common Team Years",
128
+ "value": "GET Common Team Years",
129
+ "action": "GET Common Team Years",
130
+ "description": "",
131
+ "routing": {
132
+ "request": {
133
+ "method": "GET",
134
+ "url": "=/commonTeamYears"
135
+ }
136
+ }
137
+ },
138
+ {
139
+ "name": "GET Commonallplayers",
140
+ "value": "GET Commonallplayers",
141
+ "action": "GET Commonallplayers",
142
+ "description": "",
143
+ "routing": {
144
+ "request": {
145
+ "method": "GET",
146
+ "url": "=/commonallplayers"
147
+ }
148
+ }
149
+ },
150
+ {
151
+ "name": "GET Commonplayerinfo",
152
+ "value": "GET Commonplayerinfo",
153
+ "action": "GET Commonplayerinfo",
154
+ "description": "",
155
+ "routing": {
156
+ "request": {
157
+ "method": "GET",
158
+ "url": "=/commonplayerinfo"
159
+ }
160
+ }
161
+ },
162
+ {
163
+ "name": "GET Commonplayoffseries",
164
+ "value": "GET Commonplayoffseries",
165
+ "action": "GET Commonplayoffseries",
166
+ "description": "",
167
+ "routing": {
168
+ "request": {
169
+ "method": "GET",
170
+ "url": "=/commonplayoffseries"
171
+ }
172
+ }
173
+ },
174
+ {
175
+ "name": "GET Commonteamroster",
176
+ "value": "GET Commonteamroster",
177
+ "action": "GET Commonteamroster",
178
+ "description": "",
179
+ "routing": {
180
+ "request": {
181
+ "method": "GET",
182
+ "url": "=/commonteamroster"
183
+ }
184
+ }
185
+ },
186
+ {
187
+ "name": "GET Draftcombinedrillresults",
188
+ "value": "GET Draftcombinedrillresults",
189
+ "action": "GET Draftcombinedrillresults",
190
+ "description": "",
191
+ "routing": {
192
+ "request": {
193
+ "method": "GET",
194
+ "url": "=/draftcombinedrillresults"
195
+ }
196
+ }
197
+ },
198
+ {
199
+ "name": "GET Draftcombinenonstationaryshooting",
200
+ "value": "GET Draftcombinenonstationaryshooting",
201
+ "action": "GET Draftcombinenonstationaryshooting",
202
+ "description": "",
203
+ "routing": {
204
+ "request": {
205
+ "method": "GET",
206
+ "url": "=/draftcombinenonstationaryshooting"
207
+ }
208
+ }
209
+ },
210
+ {
211
+ "name": "GET Draftcombineplayeranthro",
212
+ "value": "GET Draftcombineplayeranthro",
213
+ "action": "GET Draftcombineplayeranthro",
214
+ "description": "",
215
+ "routing": {
216
+ "request": {
217
+ "method": "GET",
218
+ "url": "=/draftcombineplayeranthro"
219
+ }
220
+ }
221
+ },
222
+ {
223
+ "name": "GET Draftcombinespotshooting",
224
+ "value": "GET Draftcombinespotshooting",
225
+ "action": "GET Draftcombinespotshooting",
226
+ "description": "",
227
+ "routing": {
228
+ "request": {
229
+ "method": "GET",
230
+ "url": "=/draftcombinespotshooting"
231
+ }
232
+ }
233
+ },
234
+ {
235
+ "name": "GET Draftcombinestats",
236
+ "value": "GET Draftcombinestats",
237
+ "action": "GET Draftcombinestats",
238
+ "description": "",
239
+ "routing": {
240
+ "request": {
241
+ "method": "GET",
242
+ "url": "=/draftcombinestats"
243
+ }
244
+ }
245
+ },
246
+ {
247
+ "name": "GET Drafthistory",
248
+ "value": "GET Drafthistory",
249
+ "action": "GET Drafthistory",
250
+ "description": "",
251
+ "routing": {
252
+ "request": {
253
+ "method": "GET",
254
+ "url": "=/drafthistory"
255
+ }
256
+ }
257
+ },
258
+ {
259
+ "name": "GET Franchisehistory",
260
+ "value": "GET Franchisehistory",
261
+ "action": "GET Franchisehistory",
262
+ "description": "",
263
+ "routing": {
264
+ "request": {
265
+ "method": "GET",
266
+ "url": "=/franchisehistory"
267
+ }
268
+ }
269
+ },
270
+ {
271
+ "name": "GET Homepageleaders",
272
+ "value": "GET Homepageleaders",
273
+ "action": "GET Homepageleaders",
274
+ "description": "",
275
+ "routing": {
276
+ "request": {
277
+ "method": "GET",
278
+ "url": "=/homepageleaders"
279
+ }
280
+ }
281
+ },
282
+ {
283
+ "name": "GET Homepagev 2",
284
+ "value": "GET Homepagev 2",
285
+ "action": "GET Homepagev 2",
286
+ "description": "",
287
+ "routing": {
288
+ "request": {
289
+ "method": "GET",
290
+ "url": "=/homepagev2"
291
+ }
292
+ }
293
+ },
294
+ {
295
+ "name": "GET Leaderstiles",
296
+ "value": "GET Leaderstiles",
297
+ "action": "GET Leaderstiles",
298
+ "description": "",
299
+ "routing": {
300
+ "request": {
301
+ "method": "GET",
302
+ "url": "=/leaderstiles"
303
+ }
304
+ }
305
+ },
306
+ {
307
+ "name": "GET Leaguedashlineups",
308
+ "value": "GET Leaguedashlineups",
309
+ "action": "GET Leaguedashlineups",
310
+ "description": "",
311
+ "routing": {
312
+ "request": {
313
+ "method": "GET",
314
+ "url": "=/leaguedashlineups"
315
+ }
316
+ }
317
+ },
318
+ {
319
+ "name": "GET Leaguedashplayerbiostats",
320
+ "value": "GET Leaguedashplayerbiostats",
321
+ "action": "GET Leaguedashplayerbiostats",
322
+ "description": "",
323
+ "routing": {
324
+ "request": {
325
+ "method": "GET",
326
+ "url": "=/leaguedashplayerbiostats"
327
+ }
328
+ }
329
+ },
330
+ {
331
+ "name": "GET Leaguedashplayerclutch",
332
+ "value": "GET Leaguedashplayerclutch",
333
+ "action": "GET Leaguedashplayerclutch",
334
+ "description": "",
335
+ "routing": {
336
+ "request": {
337
+ "method": "GET",
338
+ "url": "=/leaguedashplayerclutch"
339
+ }
340
+ }
341
+ },
342
+ {
343
+ "name": "GET Leaguedashplayerptshot",
344
+ "value": "GET Leaguedashplayerptshot",
345
+ "action": "GET Leaguedashplayerptshot",
346
+ "description": "",
347
+ "routing": {
348
+ "request": {
349
+ "method": "GET",
350
+ "url": "=/leaguedashplayerptshot"
351
+ }
352
+ }
353
+ },
354
+ {
355
+ "name": "GET Leaguedashplayershotlocations",
356
+ "value": "GET Leaguedashplayershotlocations",
357
+ "action": "GET Leaguedashplayershotlocations",
358
+ "description": "",
359
+ "routing": {
360
+ "request": {
361
+ "method": "GET",
362
+ "url": "=/leaguedashplayershotlocations"
363
+ }
364
+ }
365
+ },
366
+ {
367
+ "name": "GET Leaguedashplayerstats",
368
+ "value": "GET Leaguedashplayerstats",
369
+ "action": "GET Leaguedashplayerstats",
370
+ "description": "",
371
+ "routing": {
372
+ "request": {
373
+ "method": "GET",
374
+ "url": "=/leaguedashplayerstats"
375
+ }
376
+ }
377
+ },
378
+ {
379
+ "name": "GET Leaguedashptdefend",
380
+ "value": "GET Leaguedashptdefend",
381
+ "action": "GET Leaguedashptdefend",
382
+ "description": "",
383
+ "routing": {
384
+ "request": {
385
+ "method": "GET",
386
+ "url": "=/leaguedashptdefend"
387
+ }
388
+ }
389
+ },
390
+ {
391
+ "name": "GET Leaguedashptteamdefend",
392
+ "value": "GET Leaguedashptteamdefend",
393
+ "action": "GET Leaguedashptteamdefend",
394
+ "description": "",
395
+ "routing": {
396
+ "request": {
397
+ "method": "GET",
398
+ "url": "=/leaguedashptteamdefend"
399
+ }
400
+ }
401
+ },
402
+ {
403
+ "name": "GET Leaguedashteamclutch",
404
+ "value": "GET Leaguedashteamclutch",
405
+ "action": "GET Leaguedashteamclutch",
406
+ "description": "",
407
+ "routing": {
408
+ "request": {
409
+ "method": "GET",
410
+ "url": "=/leaguedashteamclutch"
411
+ }
412
+ }
413
+ },
414
+ {
415
+ "name": "GET Leaguedashteamptshot",
416
+ "value": "GET Leaguedashteamptshot",
417
+ "action": "GET Leaguedashteamptshot",
418
+ "description": "",
419
+ "routing": {
420
+ "request": {
421
+ "method": "GET",
422
+ "url": "=/leaguedashteamptshot"
423
+ }
424
+ }
425
+ },
426
+ {
427
+ "name": "GET Leaguedashteamshotlocations",
428
+ "value": "GET Leaguedashteamshotlocations",
429
+ "action": "GET Leaguedashteamshotlocations",
430
+ "description": "",
431
+ "routing": {
432
+ "request": {
433
+ "method": "GET",
434
+ "url": "=/leaguedashteamshotlocations"
435
+ }
436
+ }
437
+ },
438
+ {
439
+ "name": "GET Leaguedashteamstats",
440
+ "value": "GET Leaguedashteamstats",
441
+ "action": "GET Leaguedashteamstats",
442
+ "description": "",
443
+ "routing": {
444
+ "request": {
445
+ "method": "GET",
446
+ "url": "=/leaguedashteamstats"
447
+ }
448
+ }
449
+ },
450
+ {
451
+ "name": "GET Leagueleaders",
452
+ "value": "GET Leagueleaders",
453
+ "action": "GET Leagueleaders",
454
+ "description": "",
455
+ "routing": {
456
+ "request": {
457
+ "method": "GET",
458
+ "url": "=/leagueleaders"
459
+ }
460
+ }
461
+ },
462
+ {
463
+ "name": "GET Playbyplay",
464
+ "value": "GET Playbyplay",
465
+ "action": "GET Playbyplay",
466
+ "description": "",
467
+ "routing": {
468
+ "request": {
469
+ "method": "GET",
470
+ "url": "=/playbyplay"
471
+ }
472
+ }
473
+ },
474
+ {
475
+ "name": "GET Playbyplayv 2",
476
+ "value": "GET Playbyplayv 2",
477
+ "action": "GET Playbyplayv 2",
478
+ "description": "",
479
+ "routing": {
480
+ "request": {
481
+ "method": "GET",
482
+ "url": "=/playbyplayv2"
483
+ }
484
+ }
485
+ },
486
+ {
487
+ "name": "GET Playercareerstats",
488
+ "value": "GET Playercareerstats",
489
+ "action": "GET Playercareerstats",
490
+ "description": "",
491
+ "routing": {
492
+ "request": {
493
+ "method": "GET",
494
+ "url": "=/playercareerstats"
495
+ }
496
+ }
497
+ },
498
+ {
499
+ "name": "GET Playercompare",
500
+ "value": "GET Playercompare",
501
+ "action": "GET Playercompare",
502
+ "description": "",
503
+ "routing": {
504
+ "request": {
505
+ "method": "GET",
506
+ "url": "=/playercompare"
507
+ }
508
+ }
509
+ },
510
+ {
511
+ "name": "GET Playerdashboardbyclutch",
512
+ "value": "GET Playerdashboardbyclutch",
513
+ "action": "GET Playerdashboardbyclutch",
514
+ "description": "",
515
+ "routing": {
516
+ "request": {
517
+ "method": "GET",
518
+ "url": "=/playerdashboardbyclutch"
519
+ }
520
+ }
521
+ },
522
+ {
523
+ "name": "GET Playerdashboardbygamesplits",
524
+ "value": "GET Playerdashboardbygamesplits",
525
+ "action": "GET Playerdashboardbygamesplits",
526
+ "description": "",
527
+ "routing": {
528
+ "request": {
529
+ "method": "GET",
530
+ "url": "=/playerdashboardbygamesplits"
531
+ }
532
+ }
533
+ },
534
+ {
535
+ "name": "GET Playerdashboardbygeneralsplits",
536
+ "value": "GET Playerdashboardbygeneralsplits",
537
+ "action": "GET Playerdashboardbygeneralsplits",
538
+ "description": "",
539
+ "routing": {
540
+ "request": {
541
+ "method": "GET",
542
+ "url": "=/playerdashboardbygeneralsplits"
543
+ }
544
+ }
545
+ },
546
+ {
547
+ "name": "GET Playerdashboardbylastngames",
548
+ "value": "GET Playerdashboardbylastngames",
549
+ "action": "GET Playerdashboardbylastngames",
550
+ "description": "",
551
+ "routing": {
552
+ "request": {
553
+ "method": "GET",
554
+ "url": "=/playerdashboardbylastngames"
555
+ }
556
+ }
557
+ },
558
+ {
559
+ "name": "GET Playerdashboardbyopponent",
560
+ "value": "GET Playerdashboardbyopponent",
561
+ "action": "GET Playerdashboardbyopponent",
562
+ "description": "",
563
+ "routing": {
564
+ "request": {
565
+ "method": "GET",
566
+ "url": "=/playerdashboardbyopponent"
567
+ }
568
+ }
569
+ },
570
+ {
571
+ "name": "GET Playerdashboardbyshootingsplits",
572
+ "value": "GET Playerdashboardbyshootingsplits",
573
+ "action": "GET Playerdashboardbyshootingsplits",
574
+ "description": "",
575
+ "routing": {
576
+ "request": {
577
+ "method": "GET",
578
+ "url": "=/playerdashboardbyshootingsplits"
579
+ }
580
+ }
581
+ },
582
+ {
583
+ "name": "GET Playerdashboardbyteamperformance",
584
+ "value": "GET Playerdashboardbyteamperformance",
585
+ "action": "GET Playerdashboardbyteamperformance",
586
+ "description": "",
587
+ "routing": {
588
+ "request": {
589
+ "method": "GET",
590
+ "url": "=/playerdashboardbyteamperformance"
591
+ }
592
+ }
593
+ },
594
+ {
595
+ "name": "GET Playerdashboardbyyearoveryear",
596
+ "value": "GET Playerdashboardbyyearoveryear",
597
+ "action": "GET Playerdashboardbyyearoveryear",
598
+ "description": "",
599
+ "routing": {
600
+ "request": {
601
+ "method": "GET",
602
+ "url": "=/playerdashboardbyyearoveryear"
603
+ }
604
+ }
605
+ },
606
+ {
607
+ "name": "GET Playerdashptpass",
608
+ "value": "GET Playerdashptpass",
609
+ "action": "GET Playerdashptpass",
610
+ "description": "",
611
+ "routing": {
612
+ "request": {
613
+ "method": "GET",
614
+ "url": "=/playerdashptpass"
615
+ }
616
+ }
617
+ },
618
+ {
619
+ "name": "GET Playerdashptreb",
620
+ "value": "GET Playerdashptreb",
621
+ "action": "GET Playerdashptreb",
622
+ "description": "",
623
+ "routing": {
624
+ "request": {
625
+ "method": "GET",
626
+ "url": "=/playerdashptreb"
627
+ }
628
+ }
629
+ },
630
+ {
631
+ "name": "GET Playerdashptshotdefend",
632
+ "value": "GET Playerdashptshotdefend",
633
+ "action": "GET Playerdashptshotdefend",
634
+ "description": "",
635
+ "routing": {
636
+ "request": {
637
+ "method": "GET",
638
+ "url": "=/playerdashptshotdefend"
639
+ }
640
+ }
641
+ },
642
+ {
643
+ "name": "GET Playerdashptshots",
644
+ "value": "GET Playerdashptshots",
645
+ "action": "GET Playerdashptshots",
646
+ "description": "",
647
+ "routing": {
648
+ "request": {
649
+ "method": "GET",
650
+ "url": "=/playerdashptshots"
651
+ }
652
+ }
653
+ },
654
+ {
655
+ "name": "GET Playergamelog",
656
+ "value": "GET Playergamelog",
657
+ "action": "GET Playergamelog",
658
+ "description": "",
659
+ "routing": {
660
+ "request": {
661
+ "method": "GET",
662
+ "url": "=/playergamelog"
663
+ }
664
+ }
665
+ },
666
+ {
667
+ "name": "GET Playerprofile",
668
+ "value": "GET Playerprofile",
669
+ "action": "GET Playerprofile",
670
+ "description": "",
671
+ "routing": {
672
+ "request": {
673
+ "method": "GET",
674
+ "url": "=/playerprofile"
675
+ }
676
+ }
677
+ },
678
+ {
679
+ "name": "GET Playerprofilev 2",
680
+ "value": "GET Playerprofilev 2",
681
+ "action": "GET Playerprofilev 2",
682
+ "description": "",
683
+ "routing": {
684
+ "request": {
685
+ "method": "GET",
686
+ "url": "=/playerprofilev2"
687
+ }
688
+ }
689
+ },
690
+ {
691
+ "name": "GET Playersvsplayers",
692
+ "value": "GET Playersvsplayers",
693
+ "action": "GET Playersvsplayers",
694
+ "description": "",
695
+ "routing": {
696
+ "request": {
697
+ "method": "GET",
698
+ "url": "=/playersvsplayers"
699
+ }
700
+ }
701
+ },
702
+ {
703
+ "name": "GET Playervsplayer",
704
+ "value": "GET Playervsplayer",
705
+ "action": "GET Playervsplayer",
706
+ "description": "",
707
+ "routing": {
708
+ "request": {
709
+ "method": "GET",
710
+ "url": "=/playervsplayer"
711
+ }
712
+ }
713
+ },
714
+ {
715
+ "name": "GET Playoffpicture",
716
+ "value": "GET Playoffpicture",
717
+ "action": "GET Playoffpicture",
718
+ "description": "",
719
+ "routing": {
720
+ "request": {
721
+ "method": "GET",
722
+ "url": "=/playoffpicture"
723
+ }
724
+ }
725
+ },
726
+ {
727
+ "name": "GET Scoreboard",
728
+ "value": "GET Scoreboard",
729
+ "action": "GET Scoreboard",
730
+ "description": "",
731
+ "routing": {
732
+ "request": {
733
+ "method": "GET",
734
+ "url": "=/scoreboard"
735
+ }
736
+ }
737
+ },
738
+ {
739
+ "name": "GET Scoreboard V 2",
740
+ "value": "GET Scoreboard V 2",
741
+ "action": "GET Scoreboard V 2",
742
+ "description": "",
743
+ "routing": {
744
+ "request": {
745
+ "method": "GET",
746
+ "url": "=/scoreboardV2"
747
+ }
748
+ }
749
+ },
750
+ {
751
+ "name": "GET Shotchartdetail",
752
+ "value": "GET Shotchartdetail",
753
+ "action": "GET Shotchartdetail",
754
+ "description": "",
755
+ "routing": {
756
+ "request": {
757
+ "method": "GET",
758
+ "url": "=/shotchartdetail"
759
+ }
760
+ }
761
+ },
762
+ {
763
+ "name": "GET Shotchartlineupdetail",
764
+ "value": "GET Shotchartlineupdetail",
765
+ "action": "GET Shotchartlineupdetail",
766
+ "description": "",
767
+ "routing": {
768
+ "request": {
769
+ "method": "GET",
770
+ "url": "=/shotchartlineupdetail"
771
+ }
772
+ }
773
+ },
774
+ {
775
+ "name": "GET Teamdashboardbyclutch",
776
+ "value": "GET Teamdashboardbyclutch",
777
+ "action": "GET Teamdashboardbyclutch",
778
+ "description": "",
779
+ "routing": {
780
+ "request": {
781
+ "method": "GET",
782
+ "url": "=/teamdashboardbyclutch"
783
+ }
784
+ }
785
+ },
786
+ {
787
+ "name": "GET Teamdashboardbygamesplits",
788
+ "value": "GET Teamdashboardbygamesplits",
789
+ "action": "GET Teamdashboardbygamesplits",
790
+ "description": "",
791
+ "routing": {
792
+ "request": {
793
+ "method": "GET",
794
+ "url": "=/teamdashboardbygamesplits"
795
+ }
796
+ }
797
+ },
798
+ {
799
+ "name": "GET Teamdashboardbygeneralsplits",
800
+ "value": "GET Teamdashboardbygeneralsplits",
801
+ "action": "GET Teamdashboardbygeneralsplits",
802
+ "description": "",
803
+ "routing": {
804
+ "request": {
805
+ "method": "GET",
806
+ "url": "=/teamdashboardbygeneralsplits"
807
+ }
808
+ }
809
+ },
810
+ {
811
+ "name": "GET Teamdashboardbylastngames",
812
+ "value": "GET Teamdashboardbylastngames",
813
+ "action": "GET Teamdashboardbylastngames",
814
+ "description": "",
815
+ "routing": {
816
+ "request": {
817
+ "method": "GET",
818
+ "url": "=/teamdashboardbylastngames"
819
+ }
820
+ }
821
+ },
822
+ {
823
+ "name": "GET Teamdashboardbyopponent",
824
+ "value": "GET Teamdashboardbyopponent",
825
+ "action": "GET Teamdashboardbyopponent",
826
+ "description": "",
827
+ "routing": {
828
+ "request": {
829
+ "method": "GET",
830
+ "url": "=/teamdashboardbyopponent"
831
+ }
832
+ }
833
+ },
834
+ {
835
+ "name": "GET Teamdashboardbyshootingsplits",
836
+ "value": "GET Teamdashboardbyshootingsplits",
837
+ "action": "GET Teamdashboardbyshootingsplits",
838
+ "description": "",
839
+ "routing": {
840
+ "request": {
841
+ "method": "GET",
842
+ "url": "=/teamdashboardbyshootingsplits"
843
+ }
844
+ }
845
+ },
846
+ {
847
+ "name": "GET Teamdashboardbyteamperformance",
848
+ "value": "GET Teamdashboardbyteamperformance",
849
+ "action": "GET Teamdashboardbyteamperformance",
850
+ "description": "",
851
+ "routing": {
852
+ "request": {
853
+ "method": "GET",
854
+ "url": "=/teamdashboardbyteamperformance"
855
+ }
856
+ }
857
+ },
858
+ {
859
+ "name": "GET Teamdashboardbyyearoveryear",
860
+ "value": "GET Teamdashboardbyyearoveryear",
861
+ "action": "GET Teamdashboardbyyearoveryear",
862
+ "description": "",
863
+ "routing": {
864
+ "request": {
865
+ "method": "GET",
866
+ "url": "=/teamdashboardbyyearoveryear"
867
+ }
868
+ }
869
+ },
870
+ {
871
+ "name": "GET Teamdashlineups",
872
+ "value": "GET Teamdashlineups",
873
+ "action": "GET Teamdashlineups",
874
+ "description": "",
875
+ "routing": {
876
+ "request": {
877
+ "method": "GET",
878
+ "url": "=/teamdashlineups"
879
+ }
880
+ }
881
+ },
882
+ {
883
+ "name": "GET Teamdashptpass",
884
+ "value": "GET Teamdashptpass",
885
+ "action": "GET Teamdashptpass",
886
+ "description": "",
887
+ "routing": {
888
+ "request": {
889
+ "method": "GET",
890
+ "url": "=/teamdashptpass"
891
+ }
892
+ }
893
+ },
894
+ {
895
+ "name": "GET Teamdashptreb",
896
+ "value": "GET Teamdashptreb",
897
+ "action": "GET Teamdashptreb",
898
+ "description": "",
899
+ "routing": {
900
+ "request": {
901
+ "method": "GET",
902
+ "url": "=/teamdashptreb"
903
+ }
904
+ }
905
+ },
906
+ {
907
+ "name": "GET Teamdashptshots",
908
+ "value": "GET Teamdashptshots",
909
+ "action": "GET Teamdashptshots",
910
+ "description": "",
911
+ "routing": {
912
+ "request": {
913
+ "method": "GET",
914
+ "url": "=/teamdashptshots"
915
+ }
916
+ }
917
+ },
918
+ {
919
+ "name": "GET Teamgamelog",
920
+ "value": "GET Teamgamelog",
921
+ "action": "GET Teamgamelog",
922
+ "description": "",
923
+ "routing": {
924
+ "request": {
925
+ "method": "GET",
926
+ "url": "=/teamgamelog"
927
+ }
928
+ }
929
+ },
930
+ {
931
+ "name": "GET Teaminfocommon",
932
+ "value": "GET Teaminfocommon",
933
+ "action": "GET Teaminfocommon",
934
+ "description": "",
935
+ "routing": {
936
+ "request": {
937
+ "method": "GET",
938
+ "url": "=/teaminfocommon"
939
+ }
940
+ }
941
+ },
942
+ {
943
+ "name": "GET Teamplayerdashboard",
944
+ "value": "GET Teamplayerdashboard",
945
+ "action": "GET Teamplayerdashboard",
946
+ "description": "",
947
+ "routing": {
948
+ "request": {
949
+ "method": "GET",
950
+ "url": "=/teamplayerdashboard"
951
+ }
952
+ }
953
+ },
954
+ {
955
+ "name": "GET Teamplayeronoffdetails",
956
+ "value": "GET Teamplayeronoffdetails",
957
+ "action": "GET Teamplayeronoffdetails",
958
+ "description": "",
959
+ "routing": {
960
+ "request": {
961
+ "method": "GET",
962
+ "url": "=/teamplayeronoffdetails"
963
+ }
964
+ }
965
+ },
966
+ {
967
+ "name": "GET Teamplayeronoffsummary",
968
+ "value": "GET Teamplayeronoffsummary",
969
+ "action": "GET Teamplayeronoffsummary",
970
+ "description": "",
971
+ "routing": {
972
+ "request": {
973
+ "method": "GET",
974
+ "url": "=/teamplayeronoffsummary"
975
+ }
976
+ }
977
+ },
978
+ {
979
+ "name": "GET Teamvsplayer",
980
+ "value": "GET Teamvsplayer",
981
+ "action": "GET Teamvsplayer",
982
+ "description": "",
983
+ "routing": {
984
+ "request": {
985
+ "method": "GET",
986
+ "url": "=/teamvsplayer"
987
+ }
988
+ }
989
+ },
990
+ {
991
+ "name": "GET Teamyearbyyearstats",
992
+ "value": "GET Teamyearbyyearstats",
993
+ "action": "GET Teamyearbyyearstats",
994
+ "description": "",
995
+ "routing": {
996
+ "request": {
997
+ "method": "GET",
998
+ "url": "=/teamyearbyyearstats"
999
+ }
1000
+ }
1001
+ },
1002
+ {
1003
+ "name": "GET Video Status",
1004
+ "value": "GET Video Status",
1005
+ "action": "GET Video Status",
1006
+ "description": "",
1007
+ "routing": {
1008
+ "request": {
1009
+ "method": "GET",
1010
+ "url": "=/videoStatus"
1011
+ }
1012
+ }
1013
+ }
1014
+ ],
1015
+ "default": ""
1016
+ },
1017
+ {
1018
+ "displayName": "GET /allstarballotpredictor",
1019
+ "name": "operation",
1020
+ "type": "notice",
1021
+ "typeOptions": {
1022
+ "theme": "info"
1023
+ },
1024
+ "default": "",
1025
+ "displayOptions": {
1026
+ "show": {
1027
+ "resource": [
1028
+ "Default"
1029
+ ],
1030
+ "operation": [
1031
+ "GET Allstarballotpredictor"
1032
+ ]
1033
+ }
1034
+ }
1035
+ },
1036
+ {
1037
+ "displayName": "GET /boxscoreadvancedv2",
1038
+ "name": "operation",
1039
+ "type": "notice",
1040
+ "typeOptions": {
1041
+ "theme": "info"
1042
+ },
1043
+ "default": "",
1044
+ "displayOptions": {
1045
+ "show": {
1046
+ "resource": [
1047
+ "Default"
1048
+ ],
1049
+ "operation": [
1050
+ "GET Boxscoreadvancedv 2"
1051
+ ]
1052
+ }
1053
+ }
1054
+ },
1055
+ {
1056
+ "displayName": "GET /boxscorefourfactorsv2",
1057
+ "name": "operation",
1058
+ "type": "notice",
1059
+ "typeOptions": {
1060
+ "theme": "info"
1061
+ },
1062
+ "default": "",
1063
+ "displayOptions": {
1064
+ "show": {
1065
+ "resource": [
1066
+ "Default"
1067
+ ],
1068
+ "operation": [
1069
+ "GET Boxscorefourfactorsv 2"
1070
+ ]
1071
+ }
1072
+ }
1073
+ },
1074
+ {
1075
+ "displayName": "GET /boxscoremiscv2",
1076
+ "name": "operation",
1077
+ "type": "notice",
1078
+ "typeOptions": {
1079
+ "theme": "info"
1080
+ },
1081
+ "default": "",
1082
+ "displayOptions": {
1083
+ "show": {
1084
+ "resource": [
1085
+ "Default"
1086
+ ],
1087
+ "operation": [
1088
+ "GET Boxscoremiscv 2"
1089
+ ]
1090
+ }
1091
+ }
1092
+ },
1093
+ {
1094
+ "displayName": "GET /boxscoreplayertrackv2",
1095
+ "name": "operation",
1096
+ "type": "notice",
1097
+ "typeOptions": {
1098
+ "theme": "info"
1099
+ },
1100
+ "default": "",
1101
+ "displayOptions": {
1102
+ "show": {
1103
+ "resource": [
1104
+ "Default"
1105
+ ],
1106
+ "operation": [
1107
+ "GET Boxscoreplayertrackv 2"
1108
+ ]
1109
+ }
1110
+ }
1111
+ },
1112
+ {
1113
+ "displayName": "GET /boxscorescoringv2",
1114
+ "name": "operation",
1115
+ "type": "notice",
1116
+ "typeOptions": {
1117
+ "theme": "info"
1118
+ },
1119
+ "default": "",
1120
+ "displayOptions": {
1121
+ "show": {
1122
+ "resource": [
1123
+ "Default"
1124
+ ],
1125
+ "operation": [
1126
+ "GET Boxscorescoringv 2"
1127
+ ]
1128
+ }
1129
+ }
1130
+ },
1131
+ {
1132
+ "displayName": "GET /boxscoresummaryv2",
1133
+ "name": "operation",
1134
+ "type": "notice",
1135
+ "typeOptions": {
1136
+ "theme": "info"
1137
+ },
1138
+ "default": "",
1139
+ "displayOptions": {
1140
+ "show": {
1141
+ "resource": [
1142
+ "Default"
1143
+ ],
1144
+ "operation": [
1145
+ "GET Boxscoresummaryv 2"
1146
+ ]
1147
+ }
1148
+ }
1149
+ },
1150
+ {
1151
+ "displayName": "GET /boxscoretraditionalv2",
1152
+ "name": "operation",
1153
+ "type": "notice",
1154
+ "typeOptions": {
1155
+ "theme": "info"
1156
+ },
1157
+ "default": "",
1158
+ "displayOptions": {
1159
+ "show": {
1160
+ "resource": [
1161
+ "Default"
1162
+ ],
1163
+ "operation": [
1164
+ "GET Boxscoretraditionalv 2"
1165
+ ]
1166
+ }
1167
+ }
1168
+ },
1169
+ {
1170
+ "displayName": "GET /boxscoreusagev2",
1171
+ "name": "operation",
1172
+ "type": "notice",
1173
+ "typeOptions": {
1174
+ "theme": "info"
1175
+ },
1176
+ "default": "",
1177
+ "displayOptions": {
1178
+ "show": {
1179
+ "resource": [
1180
+ "Default"
1181
+ ],
1182
+ "operation": [
1183
+ "GET Boxscoreusagev 2"
1184
+ ]
1185
+ }
1186
+ }
1187
+ },
1188
+ {
1189
+ "displayName": "GET /commonTeamYears",
1190
+ "name": "operation",
1191
+ "type": "notice",
1192
+ "typeOptions": {
1193
+ "theme": "info"
1194
+ },
1195
+ "default": "",
1196
+ "displayOptions": {
1197
+ "show": {
1198
+ "resource": [
1199
+ "Default"
1200
+ ],
1201
+ "operation": [
1202
+ "GET Common Team Years"
1203
+ ]
1204
+ }
1205
+ }
1206
+ },
1207
+ {
1208
+ "displayName": "GET /commonallplayers",
1209
+ "name": "operation",
1210
+ "type": "notice",
1211
+ "typeOptions": {
1212
+ "theme": "info"
1213
+ },
1214
+ "default": "",
1215
+ "displayOptions": {
1216
+ "show": {
1217
+ "resource": [
1218
+ "Default"
1219
+ ],
1220
+ "operation": [
1221
+ "GET Commonallplayers"
1222
+ ]
1223
+ }
1224
+ }
1225
+ },
1226
+ {
1227
+ "displayName": "GET /commonplayerinfo",
1228
+ "name": "operation",
1229
+ "type": "notice",
1230
+ "typeOptions": {
1231
+ "theme": "info"
1232
+ },
1233
+ "default": "",
1234
+ "displayOptions": {
1235
+ "show": {
1236
+ "resource": [
1237
+ "Default"
1238
+ ],
1239
+ "operation": [
1240
+ "GET Commonplayerinfo"
1241
+ ]
1242
+ }
1243
+ }
1244
+ },
1245
+ {
1246
+ "displayName": "GET /commonplayoffseries",
1247
+ "name": "operation",
1248
+ "type": "notice",
1249
+ "typeOptions": {
1250
+ "theme": "info"
1251
+ },
1252
+ "default": "",
1253
+ "displayOptions": {
1254
+ "show": {
1255
+ "resource": [
1256
+ "Default"
1257
+ ],
1258
+ "operation": [
1259
+ "GET Commonplayoffseries"
1260
+ ]
1261
+ }
1262
+ }
1263
+ },
1264
+ {
1265
+ "displayName": "GET /commonteamroster",
1266
+ "name": "operation",
1267
+ "type": "notice",
1268
+ "typeOptions": {
1269
+ "theme": "info"
1270
+ },
1271
+ "default": "",
1272
+ "displayOptions": {
1273
+ "show": {
1274
+ "resource": [
1275
+ "Default"
1276
+ ],
1277
+ "operation": [
1278
+ "GET Commonteamroster"
1279
+ ]
1280
+ }
1281
+ }
1282
+ },
1283
+ {
1284
+ "displayName": "GET /draftcombinedrillresults",
1285
+ "name": "operation",
1286
+ "type": "notice",
1287
+ "typeOptions": {
1288
+ "theme": "info"
1289
+ },
1290
+ "default": "",
1291
+ "displayOptions": {
1292
+ "show": {
1293
+ "resource": [
1294
+ "Default"
1295
+ ],
1296
+ "operation": [
1297
+ "GET Draftcombinedrillresults"
1298
+ ]
1299
+ }
1300
+ }
1301
+ },
1302
+ {
1303
+ "displayName": "GET /draftcombinenonstationaryshooting",
1304
+ "name": "operation",
1305
+ "type": "notice",
1306
+ "typeOptions": {
1307
+ "theme": "info"
1308
+ },
1309
+ "default": "",
1310
+ "displayOptions": {
1311
+ "show": {
1312
+ "resource": [
1313
+ "Default"
1314
+ ],
1315
+ "operation": [
1316
+ "GET Draftcombinenonstationaryshooting"
1317
+ ]
1318
+ }
1319
+ }
1320
+ },
1321
+ {
1322
+ "displayName": "GET /draftcombineplayeranthro",
1323
+ "name": "operation",
1324
+ "type": "notice",
1325
+ "typeOptions": {
1326
+ "theme": "info"
1327
+ },
1328
+ "default": "",
1329
+ "displayOptions": {
1330
+ "show": {
1331
+ "resource": [
1332
+ "Default"
1333
+ ],
1334
+ "operation": [
1335
+ "GET Draftcombineplayeranthro"
1336
+ ]
1337
+ }
1338
+ }
1339
+ },
1340
+ {
1341
+ "displayName": "GET /draftcombinespotshooting",
1342
+ "name": "operation",
1343
+ "type": "notice",
1344
+ "typeOptions": {
1345
+ "theme": "info"
1346
+ },
1347
+ "default": "",
1348
+ "displayOptions": {
1349
+ "show": {
1350
+ "resource": [
1351
+ "Default"
1352
+ ],
1353
+ "operation": [
1354
+ "GET Draftcombinespotshooting"
1355
+ ]
1356
+ }
1357
+ }
1358
+ },
1359
+ {
1360
+ "displayName": "GET /draftcombinestats",
1361
+ "name": "operation",
1362
+ "type": "notice",
1363
+ "typeOptions": {
1364
+ "theme": "info"
1365
+ },
1366
+ "default": "",
1367
+ "displayOptions": {
1368
+ "show": {
1369
+ "resource": [
1370
+ "Default"
1371
+ ],
1372
+ "operation": [
1373
+ "GET Draftcombinestats"
1374
+ ]
1375
+ }
1376
+ }
1377
+ },
1378
+ {
1379
+ "displayName": "GET /drafthistory",
1380
+ "name": "operation",
1381
+ "type": "notice",
1382
+ "typeOptions": {
1383
+ "theme": "info"
1384
+ },
1385
+ "default": "",
1386
+ "displayOptions": {
1387
+ "show": {
1388
+ "resource": [
1389
+ "Default"
1390
+ ],
1391
+ "operation": [
1392
+ "GET Drafthistory"
1393
+ ]
1394
+ }
1395
+ }
1396
+ },
1397
+ {
1398
+ "displayName": "GET /franchisehistory",
1399
+ "name": "operation",
1400
+ "type": "notice",
1401
+ "typeOptions": {
1402
+ "theme": "info"
1403
+ },
1404
+ "default": "",
1405
+ "displayOptions": {
1406
+ "show": {
1407
+ "resource": [
1408
+ "Default"
1409
+ ],
1410
+ "operation": [
1411
+ "GET Franchisehistory"
1412
+ ]
1413
+ }
1414
+ }
1415
+ },
1416
+ {
1417
+ "displayName": "GET /homepageleaders",
1418
+ "name": "operation",
1419
+ "type": "notice",
1420
+ "typeOptions": {
1421
+ "theme": "info"
1422
+ },
1423
+ "default": "",
1424
+ "displayOptions": {
1425
+ "show": {
1426
+ "resource": [
1427
+ "Default"
1428
+ ],
1429
+ "operation": [
1430
+ "GET Homepageleaders"
1431
+ ]
1432
+ }
1433
+ }
1434
+ },
1435
+ {
1436
+ "displayName": "GET /homepagev2",
1437
+ "name": "operation",
1438
+ "type": "notice",
1439
+ "typeOptions": {
1440
+ "theme": "info"
1441
+ },
1442
+ "default": "",
1443
+ "displayOptions": {
1444
+ "show": {
1445
+ "resource": [
1446
+ "Default"
1447
+ ],
1448
+ "operation": [
1449
+ "GET Homepagev 2"
1450
+ ]
1451
+ }
1452
+ }
1453
+ },
1454
+ {
1455
+ "displayName": "GET /leaderstiles",
1456
+ "name": "operation",
1457
+ "type": "notice",
1458
+ "typeOptions": {
1459
+ "theme": "info"
1460
+ },
1461
+ "default": "",
1462
+ "displayOptions": {
1463
+ "show": {
1464
+ "resource": [
1465
+ "Default"
1466
+ ],
1467
+ "operation": [
1468
+ "GET Leaderstiles"
1469
+ ]
1470
+ }
1471
+ }
1472
+ },
1473
+ {
1474
+ "displayName": "GET /leaguedashlineups",
1475
+ "name": "operation",
1476
+ "type": "notice",
1477
+ "typeOptions": {
1478
+ "theme": "info"
1479
+ },
1480
+ "default": "",
1481
+ "displayOptions": {
1482
+ "show": {
1483
+ "resource": [
1484
+ "Default"
1485
+ ],
1486
+ "operation": [
1487
+ "GET Leaguedashlineups"
1488
+ ]
1489
+ }
1490
+ }
1491
+ },
1492
+ {
1493
+ "displayName": "GET /leaguedashplayerbiostats",
1494
+ "name": "operation",
1495
+ "type": "notice",
1496
+ "typeOptions": {
1497
+ "theme": "info"
1498
+ },
1499
+ "default": "",
1500
+ "displayOptions": {
1501
+ "show": {
1502
+ "resource": [
1503
+ "Default"
1504
+ ],
1505
+ "operation": [
1506
+ "GET Leaguedashplayerbiostats"
1507
+ ]
1508
+ }
1509
+ }
1510
+ },
1511
+ {
1512
+ "displayName": "GET /leaguedashplayerclutch",
1513
+ "name": "operation",
1514
+ "type": "notice",
1515
+ "typeOptions": {
1516
+ "theme": "info"
1517
+ },
1518
+ "default": "",
1519
+ "displayOptions": {
1520
+ "show": {
1521
+ "resource": [
1522
+ "Default"
1523
+ ],
1524
+ "operation": [
1525
+ "GET Leaguedashplayerclutch"
1526
+ ]
1527
+ }
1528
+ }
1529
+ },
1530
+ {
1531
+ "displayName": "GET /leaguedashplayerptshot",
1532
+ "name": "operation",
1533
+ "type": "notice",
1534
+ "typeOptions": {
1535
+ "theme": "info"
1536
+ },
1537
+ "default": "",
1538
+ "displayOptions": {
1539
+ "show": {
1540
+ "resource": [
1541
+ "Default"
1542
+ ],
1543
+ "operation": [
1544
+ "GET Leaguedashplayerptshot"
1545
+ ]
1546
+ }
1547
+ }
1548
+ },
1549
+ {
1550
+ "displayName": "GET /leaguedashplayershotlocations",
1551
+ "name": "operation",
1552
+ "type": "notice",
1553
+ "typeOptions": {
1554
+ "theme": "info"
1555
+ },
1556
+ "default": "",
1557
+ "displayOptions": {
1558
+ "show": {
1559
+ "resource": [
1560
+ "Default"
1561
+ ],
1562
+ "operation": [
1563
+ "GET Leaguedashplayershotlocations"
1564
+ ]
1565
+ }
1566
+ }
1567
+ },
1568
+ {
1569
+ "displayName": "GET /leaguedashplayerstats",
1570
+ "name": "operation",
1571
+ "type": "notice",
1572
+ "typeOptions": {
1573
+ "theme": "info"
1574
+ },
1575
+ "default": "",
1576
+ "displayOptions": {
1577
+ "show": {
1578
+ "resource": [
1579
+ "Default"
1580
+ ],
1581
+ "operation": [
1582
+ "GET Leaguedashplayerstats"
1583
+ ]
1584
+ }
1585
+ }
1586
+ },
1587
+ {
1588
+ "displayName": "GET /leaguedashptdefend",
1589
+ "name": "operation",
1590
+ "type": "notice",
1591
+ "typeOptions": {
1592
+ "theme": "info"
1593
+ },
1594
+ "default": "",
1595
+ "displayOptions": {
1596
+ "show": {
1597
+ "resource": [
1598
+ "Default"
1599
+ ],
1600
+ "operation": [
1601
+ "GET Leaguedashptdefend"
1602
+ ]
1603
+ }
1604
+ }
1605
+ },
1606
+ {
1607
+ "displayName": "GET /leaguedashptteamdefend",
1608
+ "name": "operation",
1609
+ "type": "notice",
1610
+ "typeOptions": {
1611
+ "theme": "info"
1612
+ },
1613
+ "default": "",
1614
+ "displayOptions": {
1615
+ "show": {
1616
+ "resource": [
1617
+ "Default"
1618
+ ],
1619
+ "operation": [
1620
+ "GET Leaguedashptteamdefend"
1621
+ ]
1622
+ }
1623
+ }
1624
+ },
1625
+ {
1626
+ "displayName": "GET /leaguedashteamclutch",
1627
+ "name": "operation",
1628
+ "type": "notice",
1629
+ "typeOptions": {
1630
+ "theme": "info"
1631
+ },
1632
+ "default": "",
1633
+ "displayOptions": {
1634
+ "show": {
1635
+ "resource": [
1636
+ "Default"
1637
+ ],
1638
+ "operation": [
1639
+ "GET Leaguedashteamclutch"
1640
+ ]
1641
+ }
1642
+ }
1643
+ },
1644
+ {
1645
+ "displayName": "GET /leaguedashteamptshot",
1646
+ "name": "operation",
1647
+ "type": "notice",
1648
+ "typeOptions": {
1649
+ "theme": "info"
1650
+ },
1651
+ "default": "",
1652
+ "displayOptions": {
1653
+ "show": {
1654
+ "resource": [
1655
+ "Default"
1656
+ ],
1657
+ "operation": [
1658
+ "GET Leaguedashteamptshot"
1659
+ ]
1660
+ }
1661
+ }
1662
+ },
1663
+ {
1664
+ "displayName": "GET /leaguedashteamshotlocations",
1665
+ "name": "operation",
1666
+ "type": "notice",
1667
+ "typeOptions": {
1668
+ "theme": "info"
1669
+ },
1670
+ "default": "",
1671
+ "displayOptions": {
1672
+ "show": {
1673
+ "resource": [
1674
+ "Default"
1675
+ ],
1676
+ "operation": [
1677
+ "GET Leaguedashteamshotlocations"
1678
+ ]
1679
+ }
1680
+ }
1681
+ },
1682
+ {
1683
+ "displayName": "GET /leaguedashteamstats",
1684
+ "name": "operation",
1685
+ "type": "notice",
1686
+ "typeOptions": {
1687
+ "theme": "info"
1688
+ },
1689
+ "default": "",
1690
+ "displayOptions": {
1691
+ "show": {
1692
+ "resource": [
1693
+ "Default"
1694
+ ],
1695
+ "operation": [
1696
+ "GET Leaguedashteamstats"
1697
+ ]
1698
+ }
1699
+ }
1700
+ },
1701
+ {
1702
+ "displayName": "GET /leagueleaders",
1703
+ "name": "operation",
1704
+ "type": "notice",
1705
+ "typeOptions": {
1706
+ "theme": "info"
1707
+ },
1708
+ "default": "",
1709
+ "displayOptions": {
1710
+ "show": {
1711
+ "resource": [
1712
+ "Default"
1713
+ ],
1714
+ "operation": [
1715
+ "GET Leagueleaders"
1716
+ ]
1717
+ }
1718
+ }
1719
+ },
1720
+ {
1721
+ "displayName": "GET /playbyplay",
1722
+ "name": "operation",
1723
+ "type": "notice",
1724
+ "typeOptions": {
1725
+ "theme": "info"
1726
+ },
1727
+ "default": "",
1728
+ "displayOptions": {
1729
+ "show": {
1730
+ "resource": [
1731
+ "Default"
1732
+ ],
1733
+ "operation": [
1734
+ "GET Playbyplay"
1735
+ ]
1736
+ }
1737
+ }
1738
+ },
1739
+ {
1740
+ "displayName": "GET /playbyplayv2",
1741
+ "name": "operation",
1742
+ "type": "notice",
1743
+ "typeOptions": {
1744
+ "theme": "info"
1745
+ },
1746
+ "default": "",
1747
+ "displayOptions": {
1748
+ "show": {
1749
+ "resource": [
1750
+ "Default"
1751
+ ],
1752
+ "operation": [
1753
+ "GET Playbyplayv 2"
1754
+ ]
1755
+ }
1756
+ }
1757
+ },
1758
+ {
1759
+ "displayName": "GET /playercareerstats",
1760
+ "name": "operation",
1761
+ "type": "notice",
1762
+ "typeOptions": {
1763
+ "theme": "info"
1764
+ },
1765
+ "default": "",
1766
+ "displayOptions": {
1767
+ "show": {
1768
+ "resource": [
1769
+ "Default"
1770
+ ],
1771
+ "operation": [
1772
+ "GET Playercareerstats"
1773
+ ]
1774
+ }
1775
+ }
1776
+ },
1777
+ {
1778
+ "displayName": "GET /playercompare",
1779
+ "name": "operation",
1780
+ "type": "notice",
1781
+ "typeOptions": {
1782
+ "theme": "info"
1783
+ },
1784
+ "default": "",
1785
+ "displayOptions": {
1786
+ "show": {
1787
+ "resource": [
1788
+ "Default"
1789
+ ],
1790
+ "operation": [
1791
+ "GET Playercompare"
1792
+ ]
1793
+ }
1794
+ }
1795
+ },
1796
+ {
1797
+ "displayName": "GET /playerdashboardbyclutch",
1798
+ "name": "operation",
1799
+ "type": "notice",
1800
+ "typeOptions": {
1801
+ "theme": "info"
1802
+ },
1803
+ "default": "",
1804
+ "displayOptions": {
1805
+ "show": {
1806
+ "resource": [
1807
+ "Default"
1808
+ ],
1809
+ "operation": [
1810
+ "GET Playerdashboardbyclutch"
1811
+ ]
1812
+ }
1813
+ }
1814
+ },
1815
+ {
1816
+ "displayName": "GET /playerdashboardbygamesplits",
1817
+ "name": "operation",
1818
+ "type": "notice",
1819
+ "typeOptions": {
1820
+ "theme": "info"
1821
+ },
1822
+ "default": "",
1823
+ "displayOptions": {
1824
+ "show": {
1825
+ "resource": [
1826
+ "Default"
1827
+ ],
1828
+ "operation": [
1829
+ "GET Playerdashboardbygamesplits"
1830
+ ]
1831
+ }
1832
+ }
1833
+ },
1834
+ {
1835
+ "displayName": "GET /playerdashboardbygeneralsplits",
1836
+ "name": "operation",
1837
+ "type": "notice",
1838
+ "typeOptions": {
1839
+ "theme": "info"
1840
+ },
1841
+ "default": "",
1842
+ "displayOptions": {
1843
+ "show": {
1844
+ "resource": [
1845
+ "Default"
1846
+ ],
1847
+ "operation": [
1848
+ "GET Playerdashboardbygeneralsplits"
1849
+ ]
1850
+ }
1851
+ }
1852
+ },
1853
+ {
1854
+ "displayName": "GET /playerdashboardbylastngames",
1855
+ "name": "operation",
1856
+ "type": "notice",
1857
+ "typeOptions": {
1858
+ "theme": "info"
1859
+ },
1860
+ "default": "",
1861
+ "displayOptions": {
1862
+ "show": {
1863
+ "resource": [
1864
+ "Default"
1865
+ ],
1866
+ "operation": [
1867
+ "GET Playerdashboardbylastngames"
1868
+ ]
1869
+ }
1870
+ }
1871
+ },
1872
+ {
1873
+ "displayName": "GET /playerdashboardbyopponent",
1874
+ "name": "operation",
1875
+ "type": "notice",
1876
+ "typeOptions": {
1877
+ "theme": "info"
1878
+ },
1879
+ "default": "",
1880
+ "displayOptions": {
1881
+ "show": {
1882
+ "resource": [
1883
+ "Default"
1884
+ ],
1885
+ "operation": [
1886
+ "GET Playerdashboardbyopponent"
1887
+ ]
1888
+ }
1889
+ }
1890
+ },
1891
+ {
1892
+ "displayName": "GET /playerdashboardbyshootingsplits",
1893
+ "name": "operation",
1894
+ "type": "notice",
1895
+ "typeOptions": {
1896
+ "theme": "info"
1897
+ },
1898
+ "default": "",
1899
+ "displayOptions": {
1900
+ "show": {
1901
+ "resource": [
1902
+ "Default"
1903
+ ],
1904
+ "operation": [
1905
+ "GET Playerdashboardbyshootingsplits"
1906
+ ]
1907
+ }
1908
+ }
1909
+ },
1910
+ {
1911
+ "displayName": "GET /playerdashboardbyteamperformance",
1912
+ "name": "operation",
1913
+ "type": "notice",
1914
+ "typeOptions": {
1915
+ "theme": "info"
1916
+ },
1917
+ "default": "",
1918
+ "displayOptions": {
1919
+ "show": {
1920
+ "resource": [
1921
+ "Default"
1922
+ ],
1923
+ "operation": [
1924
+ "GET Playerdashboardbyteamperformance"
1925
+ ]
1926
+ }
1927
+ }
1928
+ },
1929
+ {
1930
+ "displayName": "GET /playerdashboardbyyearoveryear",
1931
+ "name": "operation",
1932
+ "type": "notice",
1933
+ "typeOptions": {
1934
+ "theme": "info"
1935
+ },
1936
+ "default": "",
1937
+ "displayOptions": {
1938
+ "show": {
1939
+ "resource": [
1940
+ "Default"
1941
+ ],
1942
+ "operation": [
1943
+ "GET Playerdashboardbyyearoveryear"
1944
+ ]
1945
+ }
1946
+ }
1947
+ },
1948
+ {
1949
+ "displayName": "GET /playerdashptpass",
1950
+ "name": "operation",
1951
+ "type": "notice",
1952
+ "typeOptions": {
1953
+ "theme": "info"
1954
+ },
1955
+ "default": "",
1956
+ "displayOptions": {
1957
+ "show": {
1958
+ "resource": [
1959
+ "Default"
1960
+ ],
1961
+ "operation": [
1962
+ "GET Playerdashptpass"
1963
+ ]
1964
+ }
1965
+ }
1966
+ },
1967
+ {
1968
+ "displayName": "GET /playerdashptreb",
1969
+ "name": "operation",
1970
+ "type": "notice",
1971
+ "typeOptions": {
1972
+ "theme": "info"
1973
+ },
1974
+ "default": "",
1975
+ "displayOptions": {
1976
+ "show": {
1977
+ "resource": [
1978
+ "Default"
1979
+ ],
1980
+ "operation": [
1981
+ "GET Playerdashptreb"
1982
+ ]
1983
+ }
1984
+ }
1985
+ },
1986
+ {
1987
+ "displayName": "GET /playerdashptshotdefend",
1988
+ "name": "operation",
1989
+ "type": "notice",
1990
+ "typeOptions": {
1991
+ "theme": "info"
1992
+ },
1993
+ "default": "",
1994
+ "displayOptions": {
1995
+ "show": {
1996
+ "resource": [
1997
+ "Default"
1998
+ ],
1999
+ "operation": [
2000
+ "GET Playerdashptshotdefend"
2001
+ ]
2002
+ }
2003
+ }
2004
+ },
2005
+ {
2006
+ "displayName": "GET /playerdashptshots",
2007
+ "name": "operation",
2008
+ "type": "notice",
2009
+ "typeOptions": {
2010
+ "theme": "info"
2011
+ },
2012
+ "default": "",
2013
+ "displayOptions": {
2014
+ "show": {
2015
+ "resource": [
2016
+ "Default"
2017
+ ],
2018
+ "operation": [
2019
+ "GET Playerdashptshots"
2020
+ ]
2021
+ }
2022
+ }
2023
+ },
2024
+ {
2025
+ "displayName": "GET /playergamelog",
2026
+ "name": "operation",
2027
+ "type": "notice",
2028
+ "typeOptions": {
2029
+ "theme": "info"
2030
+ },
2031
+ "default": "",
2032
+ "displayOptions": {
2033
+ "show": {
2034
+ "resource": [
2035
+ "Default"
2036
+ ],
2037
+ "operation": [
2038
+ "GET Playergamelog"
2039
+ ]
2040
+ }
2041
+ }
2042
+ },
2043
+ {
2044
+ "displayName": "GET /playerprofile",
2045
+ "name": "operation",
2046
+ "type": "notice",
2047
+ "typeOptions": {
2048
+ "theme": "info"
2049
+ },
2050
+ "default": "",
2051
+ "displayOptions": {
2052
+ "show": {
2053
+ "resource": [
2054
+ "Default"
2055
+ ],
2056
+ "operation": [
2057
+ "GET Playerprofile"
2058
+ ]
2059
+ }
2060
+ }
2061
+ },
2062
+ {
2063
+ "displayName": "GET /playerprofilev2",
2064
+ "name": "operation",
2065
+ "type": "notice",
2066
+ "typeOptions": {
2067
+ "theme": "info"
2068
+ },
2069
+ "default": "",
2070
+ "displayOptions": {
2071
+ "show": {
2072
+ "resource": [
2073
+ "Default"
2074
+ ],
2075
+ "operation": [
2076
+ "GET Playerprofilev 2"
2077
+ ]
2078
+ }
2079
+ }
2080
+ },
2081
+ {
2082
+ "displayName": "GET /playersvsplayers",
2083
+ "name": "operation",
2084
+ "type": "notice",
2085
+ "typeOptions": {
2086
+ "theme": "info"
2087
+ },
2088
+ "default": "",
2089
+ "displayOptions": {
2090
+ "show": {
2091
+ "resource": [
2092
+ "Default"
2093
+ ],
2094
+ "operation": [
2095
+ "GET Playersvsplayers"
2096
+ ]
2097
+ }
2098
+ }
2099
+ },
2100
+ {
2101
+ "displayName": "GET /playervsplayer",
2102
+ "name": "operation",
2103
+ "type": "notice",
2104
+ "typeOptions": {
2105
+ "theme": "info"
2106
+ },
2107
+ "default": "",
2108
+ "displayOptions": {
2109
+ "show": {
2110
+ "resource": [
2111
+ "Default"
2112
+ ],
2113
+ "operation": [
2114
+ "GET Playervsplayer"
2115
+ ]
2116
+ }
2117
+ }
2118
+ },
2119
+ {
2120
+ "displayName": "GET /playoffpicture",
2121
+ "name": "operation",
2122
+ "type": "notice",
2123
+ "typeOptions": {
2124
+ "theme": "info"
2125
+ },
2126
+ "default": "",
2127
+ "displayOptions": {
2128
+ "show": {
2129
+ "resource": [
2130
+ "Default"
2131
+ ],
2132
+ "operation": [
2133
+ "GET Playoffpicture"
2134
+ ]
2135
+ }
2136
+ }
2137
+ },
2138
+ {
2139
+ "displayName": "GET /scoreboard",
2140
+ "name": "operation",
2141
+ "type": "notice",
2142
+ "typeOptions": {
2143
+ "theme": "info"
2144
+ },
2145
+ "default": "",
2146
+ "displayOptions": {
2147
+ "show": {
2148
+ "resource": [
2149
+ "Default"
2150
+ ],
2151
+ "operation": [
2152
+ "GET Scoreboard"
2153
+ ]
2154
+ }
2155
+ }
2156
+ },
2157
+ {
2158
+ "displayName": "GET /scoreboardV2",
2159
+ "name": "operation",
2160
+ "type": "notice",
2161
+ "typeOptions": {
2162
+ "theme": "info"
2163
+ },
2164
+ "default": "",
2165
+ "displayOptions": {
2166
+ "show": {
2167
+ "resource": [
2168
+ "Default"
2169
+ ],
2170
+ "operation": [
2171
+ "GET Scoreboard V 2"
2172
+ ]
2173
+ }
2174
+ }
2175
+ },
2176
+ {
2177
+ "displayName": "GET /shotchartdetail",
2178
+ "name": "operation",
2179
+ "type": "notice",
2180
+ "typeOptions": {
2181
+ "theme": "info"
2182
+ },
2183
+ "default": "",
2184
+ "displayOptions": {
2185
+ "show": {
2186
+ "resource": [
2187
+ "Default"
2188
+ ],
2189
+ "operation": [
2190
+ "GET Shotchartdetail"
2191
+ ]
2192
+ }
2193
+ }
2194
+ },
2195
+ {
2196
+ "displayName": "GET /shotchartlineupdetail",
2197
+ "name": "operation",
2198
+ "type": "notice",
2199
+ "typeOptions": {
2200
+ "theme": "info"
2201
+ },
2202
+ "default": "",
2203
+ "displayOptions": {
2204
+ "show": {
2205
+ "resource": [
2206
+ "Default"
2207
+ ],
2208
+ "operation": [
2209
+ "GET Shotchartlineupdetail"
2210
+ ]
2211
+ }
2212
+ }
2213
+ },
2214
+ {
2215
+ "displayName": "GET /teamdashboardbyclutch",
2216
+ "name": "operation",
2217
+ "type": "notice",
2218
+ "typeOptions": {
2219
+ "theme": "info"
2220
+ },
2221
+ "default": "",
2222
+ "displayOptions": {
2223
+ "show": {
2224
+ "resource": [
2225
+ "Default"
2226
+ ],
2227
+ "operation": [
2228
+ "GET Teamdashboardbyclutch"
2229
+ ]
2230
+ }
2231
+ }
2232
+ },
2233
+ {
2234
+ "displayName": "GET /teamdashboardbygamesplits",
2235
+ "name": "operation",
2236
+ "type": "notice",
2237
+ "typeOptions": {
2238
+ "theme": "info"
2239
+ },
2240
+ "default": "",
2241
+ "displayOptions": {
2242
+ "show": {
2243
+ "resource": [
2244
+ "Default"
2245
+ ],
2246
+ "operation": [
2247
+ "GET Teamdashboardbygamesplits"
2248
+ ]
2249
+ }
2250
+ }
2251
+ },
2252
+ {
2253
+ "displayName": "GET /teamdashboardbygeneralsplits",
2254
+ "name": "operation",
2255
+ "type": "notice",
2256
+ "typeOptions": {
2257
+ "theme": "info"
2258
+ },
2259
+ "default": "",
2260
+ "displayOptions": {
2261
+ "show": {
2262
+ "resource": [
2263
+ "Default"
2264
+ ],
2265
+ "operation": [
2266
+ "GET Teamdashboardbygeneralsplits"
2267
+ ]
2268
+ }
2269
+ }
2270
+ },
2271
+ {
2272
+ "displayName": "GET /teamdashboardbylastngames",
2273
+ "name": "operation",
2274
+ "type": "notice",
2275
+ "typeOptions": {
2276
+ "theme": "info"
2277
+ },
2278
+ "default": "",
2279
+ "displayOptions": {
2280
+ "show": {
2281
+ "resource": [
2282
+ "Default"
2283
+ ],
2284
+ "operation": [
2285
+ "GET Teamdashboardbylastngames"
2286
+ ]
2287
+ }
2288
+ }
2289
+ },
2290
+ {
2291
+ "displayName": "GET /teamdashboardbyopponent",
2292
+ "name": "operation",
2293
+ "type": "notice",
2294
+ "typeOptions": {
2295
+ "theme": "info"
2296
+ },
2297
+ "default": "",
2298
+ "displayOptions": {
2299
+ "show": {
2300
+ "resource": [
2301
+ "Default"
2302
+ ],
2303
+ "operation": [
2304
+ "GET Teamdashboardbyopponent"
2305
+ ]
2306
+ }
2307
+ }
2308
+ },
2309
+ {
2310
+ "displayName": "GET /teamdashboardbyshootingsplits",
2311
+ "name": "operation",
2312
+ "type": "notice",
2313
+ "typeOptions": {
2314
+ "theme": "info"
2315
+ },
2316
+ "default": "",
2317
+ "displayOptions": {
2318
+ "show": {
2319
+ "resource": [
2320
+ "Default"
2321
+ ],
2322
+ "operation": [
2323
+ "GET Teamdashboardbyshootingsplits"
2324
+ ]
2325
+ }
2326
+ }
2327
+ },
2328
+ {
2329
+ "displayName": "GET /teamdashboardbyteamperformance",
2330
+ "name": "operation",
2331
+ "type": "notice",
2332
+ "typeOptions": {
2333
+ "theme": "info"
2334
+ },
2335
+ "default": "",
2336
+ "displayOptions": {
2337
+ "show": {
2338
+ "resource": [
2339
+ "Default"
2340
+ ],
2341
+ "operation": [
2342
+ "GET Teamdashboardbyteamperformance"
2343
+ ]
2344
+ }
2345
+ }
2346
+ },
2347
+ {
2348
+ "displayName": "GET /teamdashboardbyyearoveryear",
2349
+ "name": "operation",
2350
+ "type": "notice",
2351
+ "typeOptions": {
2352
+ "theme": "info"
2353
+ },
2354
+ "default": "",
2355
+ "displayOptions": {
2356
+ "show": {
2357
+ "resource": [
2358
+ "Default"
2359
+ ],
2360
+ "operation": [
2361
+ "GET Teamdashboardbyyearoveryear"
2362
+ ]
2363
+ }
2364
+ }
2365
+ },
2366
+ {
2367
+ "displayName": "GET /teamdashlineups",
2368
+ "name": "operation",
2369
+ "type": "notice",
2370
+ "typeOptions": {
2371
+ "theme": "info"
2372
+ },
2373
+ "default": "",
2374
+ "displayOptions": {
2375
+ "show": {
2376
+ "resource": [
2377
+ "Default"
2378
+ ],
2379
+ "operation": [
2380
+ "GET Teamdashlineups"
2381
+ ]
2382
+ }
2383
+ }
2384
+ },
2385
+ {
2386
+ "displayName": "GET /teamdashptpass",
2387
+ "name": "operation",
2388
+ "type": "notice",
2389
+ "typeOptions": {
2390
+ "theme": "info"
2391
+ },
2392
+ "default": "",
2393
+ "displayOptions": {
2394
+ "show": {
2395
+ "resource": [
2396
+ "Default"
2397
+ ],
2398
+ "operation": [
2399
+ "GET Teamdashptpass"
2400
+ ]
2401
+ }
2402
+ }
2403
+ },
2404
+ {
2405
+ "displayName": "GET /teamdashptreb",
2406
+ "name": "operation",
2407
+ "type": "notice",
2408
+ "typeOptions": {
2409
+ "theme": "info"
2410
+ },
2411
+ "default": "",
2412
+ "displayOptions": {
2413
+ "show": {
2414
+ "resource": [
2415
+ "Default"
2416
+ ],
2417
+ "operation": [
2418
+ "GET Teamdashptreb"
2419
+ ]
2420
+ }
2421
+ }
2422
+ },
2423
+ {
2424
+ "displayName": "GET /teamdashptshots",
2425
+ "name": "operation",
2426
+ "type": "notice",
2427
+ "typeOptions": {
2428
+ "theme": "info"
2429
+ },
2430
+ "default": "",
2431
+ "displayOptions": {
2432
+ "show": {
2433
+ "resource": [
2434
+ "Default"
2435
+ ],
2436
+ "operation": [
2437
+ "GET Teamdashptshots"
2438
+ ]
2439
+ }
2440
+ }
2441
+ },
2442
+ {
2443
+ "displayName": "GET /teamgamelog",
2444
+ "name": "operation",
2445
+ "type": "notice",
2446
+ "typeOptions": {
2447
+ "theme": "info"
2448
+ },
2449
+ "default": "",
2450
+ "displayOptions": {
2451
+ "show": {
2452
+ "resource": [
2453
+ "Default"
2454
+ ],
2455
+ "operation": [
2456
+ "GET Teamgamelog"
2457
+ ]
2458
+ }
2459
+ }
2460
+ },
2461
+ {
2462
+ "displayName": "GET /teaminfocommon",
2463
+ "name": "operation",
2464
+ "type": "notice",
2465
+ "typeOptions": {
2466
+ "theme": "info"
2467
+ },
2468
+ "default": "",
2469
+ "displayOptions": {
2470
+ "show": {
2471
+ "resource": [
2472
+ "Default"
2473
+ ],
2474
+ "operation": [
2475
+ "GET Teaminfocommon"
2476
+ ]
2477
+ }
2478
+ }
2479
+ },
2480
+ {
2481
+ "displayName": "GET /teamplayerdashboard",
2482
+ "name": "operation",
2483
+ "type": "notice",
2484
+ "typeOptions": {
2485
+ "theme": "info"
2486
+ },
2487
+ "default": "",
2488
+ "displayOptions": {
2489
+ "show": {
2490
+ "resource": [
2491
+ "Default"
2492
+ ],
2493
+ "operation": [
2494
+ "GET Teamplayerdashboard"
2495
+ ]
2496
+ }
2497
+ }
2498
+ },
2499
+ {
2500
+ "displayName": "GET /teamplayeronoffdetails",
2501
+ "name": "operation",
2502
+ "type": "notice",
2503
+ "typeOptions": {
2504
+ "theme": "info"
2505
+ },
2506
+ "default": "",
2507
+ "displayOptions": {
2508
+ "show": {
2509
+ "resource": [
2510
+ "Default"
2511
+ ],
2512
+ "operation": [
2513
+ "GET Teamplayeronoffdetails"
2514
+ ]
2515
+ }
2516
+ }
2517
+ },
2518
+ {
2519
+ "displayName": "GET /teamplayeronoffsummary",
2520
+ "name": "operation",
2521
+ "type": "notice",
2522
+ "typeOptions": {
2523
+ "theme": "info"
2524
+ },
2525
+ "default": "",
2526
+ "displayOptions": {
2527
+ "show": {
2528
+ "resource": [
2529
+ "Default"
2530
+ ],
2531
+ "operation": [
2532
+ "GET Teamplayeronoffsummary"
2533
+ ]
2534
+ }
2535
+ }
2536
+ },
2537
+ {
2538
+ "displayName": "GET /teamvsplayer",
2539
+ "name": "operation",
2540
+ "type": "notice",
2541
+ "typeOptions": {
2542
+ "theme": "info"
2543
+ },
2544
+ "default": "",
2545
+ "displayOptions": {
2546
+ "show": {
2547
+ "resource": [
2548
+ "Default"
2549
+ ],
2550
+ "operation": [
2551
+ "GET Teamvsplayer"
2552
+ ]
2553
+ }
2554
+ }
2555
+ },
2556
+ {
2557
+ "displayName": "GET /teamyearbyyearstats",
2558
+ "name": "operation",
2559
+ "type": "notice",
2560
+ "typeOptions": {
2561
+ "theme": "info"
2562
+ },
2563
+ "default": "",
2564
+ "displayOptions": {
2565
+ "show": {
2566
+ "resource": [
2567
+ "Default"
2568
+ ],
2569
+ "operation": [
2570
+ "GET Teamyearbyyearstats"
2571
+ ]
2572
+ }
2573
+ }
2574
+ },
2575
+ {
2576
+ "displayName": "GET /videoStatus",
2577
+ "name": "operation",
2578
+ "type": "notice",
2579
+ "typeOptions": {
2580
+ "theme": "info"
2581
+ },
2582
+ "default": "",
2583
+ "displayOptions": {
2584
+ "show": {
2585
+ "resource": [
2586
+ "Default"
2587
+ ],
2588
+ "operation": [
2589
+ "GET Video Status"
2590
+ ]
2591
+ }
2592
+ }
2593
+ },
2594
+ ];
2595
+ //# sourceMappingURL=index.js.map