@snokam/mcp-api 0.200.1 → 0.200.3
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.
- package/package.json +1 -1
- package/specs/production/accounting.json +12 -4
- package/specs/production/chatgpt.json +15 -5
- package/specs/production/office.json +84 -28
- package/specs/production/sales.json +6 -2
- package/specs/test/accounting.json +12 -4
- package/specs/test/chatgpt.json +15 -5
- package/specs/test/office.json +84 -28
- package/specs/test/sales.json +6 -2
package/package.json
CHANGED
|
@@ -1803,7 +1803,9 @@
|
|
|
1803
1803
|
},
|
|
1804
1804
|
"security": [
|
|
1805
1805
|
{
|
|
1806
|
-
"Implicit": [
|
|
1806
|
+
"Implicit": [
|
|
1807
|
+
"api://bb21a8d0-366b-4a95-aa59-dbbf708322d1/.default"
|
|
1808
|
+
]
|
|
1807
1809
|
},
|
|
1808
1810
|
{
|
|
1809
1811
|
"ApiKey": []
|
|
@@ -1862,7 +1864,9 @@
|
|
|
1862
1864
|
},
|
|
1863
1865
|
"security": [
|
|
1864
1866
|
{
|
|
1865
|
-
"Implicit": [
|
|
1867
|
+
"Implicit": [
|
|
1868
|
+
"api://bb21a8d0-366b-4a95-aa59-dbbf708322d1/.default"
|
|
1869
|
+
]
|
|
1866
1870
|
},
|
|
1867
1871
|
{
|
|
1868
1872
|
"ApiKey": []
|
|
@@ -1992,7 +1996,9 @@
|
|
|
1992
1996
|
},
|
|
1993
1997
|
"security": [
|
|
1994
1998
|
{
|
|
1995
|
-
"Implicit": [
|
|
1999
|
+
"Implicit": [
|
|
2000
|
+
"api://bb21a8d0-366b-4a95-aa59-dbbf708322d1/.default"
|
|
2001
|
+
]
|
|
1996
2002
|
},
|
|
1997
2003
|
{
|
|
1998
2004
|
"ApiKey": []
|
|
@@ -2964,7 +2970,9 @@
|
|
|
2964
2970
|
},
|
|
2965
2971
|
"security": [
|
|
2966
2972
|
{
|
|
2967
|
-
"Implicit": [
|
|
2973
|
+
"Implicit": [
|
|
2974
|
+
"api://bb21a8d0-366b-4a95-aa59-dbbf708322d1/.default"
|
|
2975
|
+
]
|
|
2968
2976
|
},
|
|
2969
2977
|
{
|
|
2970
2978
|
"ApiKey": []
|
|
@@ -96,7 +96,9 @@
|
|
|
96
96
|
},
|
|
97
97
|
"security": [
|
|
98
98
|
{
|
|
99
|
-
"Implicit": [
|
|
99
|
+
"Implicit": [
|
|
100
|
+
"api://bb21a8d0-366b-4a95-aa59-dbbf708322d1/.default"
|
|
101
|
+
]
|
|
100
102
|
},
|
|
101
103
|
{
|
|
102
104
|
"ApiKey": []
|
|
@@ -138,7 +140,9 @@
|
|
|
138
140
|
},
|
|
139
141
|
"security": [
|
|
140
142
|
{
|
|
141
|
-
"Implicit": [
|
|
143
|
+
"Implicit": [
|
|
144
|
+
"api://bb21a8d0-366b-4a95-aa59-dbbf708322d1/.default"
|
|
145
|
+
]
|
|
142
146
|
},
|
|
143
147
|
{
|
|
144
148
|
"ApiKey": []
|
|
@@ -704,7 +708,9 @@
|
|
|
704
708
|
},
|
|
705
709
|
"security": [
|
|
706
710
|
{
|
|
707
|
-
"Implicit": [
|
|
711
|
+
"Implicit": [
|
|
712
|
+
"api://bb21a8d0-366b-4a95-aa59-dbbf708322d1/.default"
|
|
713
|
+
]
|
|
708
714
|
},
|
|
709
715
|
{
|
|
710
716
|
"ApiKey": []
|
|
@@ -746,7 +752,9 @@
|
|
|
746
752
|
},
|
|
747
753
|
"security": [
|
|
748
754
|
{
|
|
749
|
-
"Implicit": [
|
|
755
|
+
"Implicit": [
|
|
756
|
+
"api://bb21a8d0-366b-4a95-aa59-dbbf708322d1/.default"
|
|
757
|
+
]
|
|
750
758
|
},
|
|
751
759
|
{
|
|
752
760
|
"ApiKey": []
|
|
@@ -780,7 +788,9 @@
|
|
|
780
788
|
},
|
|
781
789
|
"security": [
|
|
782
790
|
{
|
|
783
|
-
"Implicit": [
|
|
791
|
+
"Implicit": [
|
|
792
|
+
"api://bb21a8d0-366b-4a95-aa59-dbbf708322d1/.default"
|
|
793
|
+
]
|
|
784
794
|
},
|
|
785
795
|
{
|
|
786
796
|
"ApiKey": []
|
|
@@ -38,7 +38,9 @@
|
|
|
38
38
|
},
|
|
39
39
|
"security": [
|
|
40
40
|
{
|
|
41
|
-
"Implicit": [
|
|
41
|
+
"Implicit": [
|
|
42
|
+
"api://bb21a8d0-366b-4a95-aa59-dbbf708322d1/.default"
|
|
43
|
+
]
|
|
42
44
|
},
|
|
43
45
|
{
|
|
44
46
|
"ApiKey": []
|
|
@@ -136,7 +138,9 @@
|
|
|
136
138
|
},
|
|
137
139
|
"security": [
|
|
138
140
|
{
|
|
139
|
-
"Implicit": [
|
|
141
|
+
"Implicit": [
|
|
142
|
+
"api://bb21a8d0-366b-4a95-aa59-dbbf708322d1/.default"
|
|
143
|
+
]
|
|
140
144
|
},
|
|
141
145
|
{
|
|
142
146
|
"ApiKey": []
|
|
@@ -170,7 +174,9 @@
|
|
|
170
174
|
},
|
|
171
175
|
"security": [
|
|
172
176
|
{
|
|
173
|
-
"Implicit": [
|
|
177
|
+
"Implicit": [
|
|
178
|
+
"api://bb21a8d0-366b-4a95-aa59-dbbf708322d1/.default"
|
|
179
|
+
]
|
|
174
180
|
},
|
|
175
181
|
{
|
|
176
182
|
"ApiKey": []
|
|
@@ -261,7 +267,9 @@
|
|
|
261
267
|
},
|
|
262
268
|
"security": [
|
|
263
269
|
{
|
|
264
|
-
"Implicit": [
|
|
270
|
+
"Implicit": [
|
|
271
|
+
"api://bb21a8d0-366b-4a95-aa59-dbbf708322d1/.default"
|
|
272
|
+
]
|
|
265
273
|
},
|
|
266
274
|
{
|
|
267
275
|
"ApiKey": []
|
|
@@ -308,7 +316,9 @@
|
|
|
308
316
|
},
|
|
309
317
|
"security": [
|
|
310
318
|
{
|
|
311
|
-
"Implicit": [
|
|
319
|
+
"Implicit": [
|
|
320
|
+
"api://bb21a8d0-366b-4a95-aa59-dbbf708322d1/.default"
|
|
321
|
+
]
|
|
312
322
|
},
|
|
313
323
|
{
|
|
314
324
|
"ApiKey": []
|
|
@@ -355,7 +365,9 @@
|
|
|
355
365
|
},
|
|
356
366
|
"security": [
|
|
357
367
|
{
|
|
358
|
-
"Implicit": [
|
|
368
|
+
"Implicit": [
|
|
369
|
+
"api://bb21a8d0-366b-4a95-aa59-dbbf708322d1/.default"
|
|
370
|
+
]
|
|
359
371
|
},
|
|
360
372
|
{
|
|
361
373
|
"ApiKey": []
|
|
@@ -402,7 +414,9 @@
|
|
|
402
414
|
},
|
|
403
415
|
"security": [
|
|
404
416
|
{
|
|
405
|
-
"Implicit": [
|
|
417
|
+
"Implicit": [
|
|
418
|
+
"api://bb21a8d0-366b-4a95-aa59-dbbf708322d1/.default"
|
|
419
|
+
]
|
|
406
420
|
},
|
|
407
421
|
{
|
|
408
422
|
"ApiKey": []
|
|
@@ -449,7 +463,9 @@
|
|
|
449
463
|
},
|
|
450
464
|
"security": [
|
|
451
465
|
{
|
|
452
|
-
"Implicit": [
|
|
466
|
+
"Implicit": [
|
|
467
|
+
"api://bb21a8d0-366b-4a95-aa59-dbbf708322d1/.default"
|
|
468
|
+
]
|
|
453
469
|
},
|
|
454
470
|
{
|
|
455
471
|
"ApiKey": []
|
|
@@ -496,7 +512,9 @@
|
|
|
496
512
|
},
|
|
497
513
|
"security": [
|
|
498
514
|
{
|
|
499
|
-
"Implicit": [
|
|
515
|
+
"Implicit": [
|
|
516
|
+
"api://bb21a8d0-366b-4a95-aa59-dbbf708322d1/.default"
|
|
517
|
+
]
|
|
500
518
|
},
|
|
501
519
|
{
|
|
502
520
|
"ApiKey": []
|
|
@@ -553,7 +571,9 @@
|
|
|
553
571
|
},
|
|
554
572
|
"security": [
|
|
555
573
|
{
|
|
556
|
-
"Implicit": [
|
|
574
|
+
"Implicit": [
|
|
575
|
+
"api://bb21a8d0-366b-4a95-aa59-dbbf708322d1/.default"
|
|
576
|
+
]
|
|
557
577
|
},
|
|
558
578
|
{
|
|
559
579
|
"ApiKey": []
|
|
@@ -610,7 +630,9 @@
|
|
|
610
630
|
},
|
|
611
631
|
"security": [
|
|
612
632
|
{
|
|
613
|
-
"Implicit": [
|
|
633
|
+
"Implicit": [
|
|
634
|
+
"api://bb21a8d0-366b-4a95-aa59-dbbf708322d1/.default"
|
|
635
|
+
]
|
|
614
636
|
},
|
|
615
637
|
{
|
|
616
638
|
"ApiKey": []
|
|
@@ -641,7 +663,9 @@
|
|
|
641
663
|
},
|
|
642
664
|
"security": [
|
|
643
665
|
{
|
|
644
|
-
"Implicit": [
|
|
666
|
+
"Implicit": [
|
|
667
|
+
"api://bb21a8d0-366b-4a95-aa59-dbbf708322d1/.default"
|
|
668
|
+
]
|
|
645
669
|
},
|
|
646
670
|
{
|
|
647
671
|
"ApiKey": []
|
|
@@ -725,7 +749,9 @@
|
|
|
725
749
|
},
|
|
726
750
|
"security": [
|
|
727
751
|
{
|
|
728
|
-
"Implicit": [
|
|
752
|
+
"Implicit": [
|
|
753
|
+
"api://bb21a8d0-366b-4a95-aa59-dbbf708322d1/.default"
|
|
754
|
+
]
|
|
729
755
|
},
|
|
730
756
|
{
|
|
731
757
|
"ApiKey": []
|
|
@@ -761,7 +787,9 @@
|
|
|
761
787
|
},
|
|
762
788
|
"security": [
|
|
763
789
|
{
|
|
764
|
-
"Implicit": [
|
|
790
|
+
"Implicit": [
|
|
791
|
+
"api://bb21a8d0-366b-4a95-aa59-dbbf708322d1/.default"
|
|
792
|
+
]
|
|
765
793
|
},
|
|
766
794
|
{
|
|
767
795
|
"ApiKey": []
|
|
@@ -796,7 +824,9 @@
|
|
|
796
824
|
},
|
|
797
825
|
"security": [
|
|
798
826
|
{
|
|
799
|
-
"Implicit": [
|
|
827
|
+
"Implicit": [
|
|
828
|
+
"api://bb21a8d0-366b-4a95-aa59-dbbf708322d1/.default"
|
|
829
|
+
]
|
|
800
830
|
},
|
|
801
831
|
{
|
|
802
832
|
"ApiKey": []
|
|
@@ -834,7 +864,9 @@
|
|
|
834
864
|
},
|
|
835
865
|
"security": [
|
|
836
866
|
{
|
|
837
|
-
"Implicit": [
|
|
867
|
+
"Implicit": [
|
|
868
|
+
"api://bb21a8d0-366b-4a95-aa59-dbbf708322d1/.default"
|
|
869
|
+
]
|
|
838
870
|
},
|
|
839
871
|
{
|
|
840
872
|
"ApiKey": []
|
|
@@ -865,7 +897,9 @@
|
|
|
865
897
|
},
|
|
866
898
|
"security": [
|
|
867
899
|
{
|
|
868
|
-
"Implicit": [
|
|
900
|
+
"Implicit": [
|
|
901
|
+
"api://bb21a8d0-366b-4a95-aa59-dbbf708322d1/.default"
|
|
902
|
+
]
|
|
869
903
|
},
|
|
870
904
|
{
|
|
871
905
|
"ApiKey": []
|
|
@@ -896,7 +930,9 @@
|
|
|
896
930
|
},
|
|
897
931
|
"security": [
|
|
898
932
|
{
|
|
899
|
-
"Implicit": [
|
|
933
|
+
"Implicit": [
|
|
934
|
+
"api://bb21a8d0-366b-4a95-aa59-dbbf708322d1/.default"
|
|
935
|
+
]
|
|
900
936
|
},
|
|
901
937
|
{
|
|
902
938
|
"ApiKey": []
|
|
@@ -927,7 +963,9 @@
|
|
|
927
963
|
},
|
|
928
964
|
"security": [
|
|
929
965
|
{
|
|
930
|
-
"Implicit": [
|
|
966
|
+
"Implicit": [
|
|
967
|
+
"api://bb21a8d0-366b-4a95-aa59-dbbf708322d1/.default"
|
|
968
|
+
]
|
|
931
969
|
},
|
|
932
970
|
{
|
|
933
971
|
"ApiKey": []
|
|
@@ -974,7 +1012,9 @@
|
|
|
974
1012
|
},
|
|
975
1013
|
"security": [
|
|
976
1014
|
{
|
|
977
|
-
"Implicit": [
|
|
1015
|
+
"Implicit": [
|
|
1016
|
+
"api://bb21a8d0-366b-4a95-aa59-dbbf708322d1/.default"
|
|
1017
|
+
]
|
|
978
1018
|
},
|
|
979
1019
|
{
|
|
980
1020
|
"ApiKey": []
|
|
@@ -1008,7 +1048,9 @@
|
|
|
1008
1048
|
},
|
|
1009
1049
|
"security": [
|
|
1010
1050
|
{
|
|
1011
|
-
"Implicit": [
|
|
1051
|
+
"Implicit": [
|
|
1052
|
+
"api://bb21a8d0-366b-4a95-aa59-dbbf708322d1/.default"
|
|
1053
|
+
]
|
|
1012
1054
|
},
|
|
1013
1055
|
{
|
|
1014
1056
|
"ApiKey": []
|
|
@@ -1039,7 +1081,9 @@
|
|
|
1039
1081
|
},
|
|
1040
1082
|
"security": [
|
|
1041
1083
|
{
|
|
1042
|
-
"Implicit": [
|
|
1084
|
+
"Implicit": [
|
|
1085
|
+
"api://bb21a8d0-366b-4a95-aa59-dbbf708322d1/.default"
|
|
1086
|
+
]
|
|
1043
1087
|
},
|
|
1044
1088
|
{
|
|
1045
1089
|
"ApiKey": []
|
|
@@ -1070,7 +1114,9 @@
|
|
|
1070
1114
|
},
|
|
1071
1115
|
"security": [
|
|
1072
1116
|
{
|
|
1073
|
-
"Implicit": [
|
|
1117
|
+
"Implicit": [
|
|
1118
|
+
"api://bb21a8d0-366b-4a95-aa59-dbbf708322d1/.default"
|
|
1119
|
+
]
|
|
1074
1120
|
},
|
|
1075
1121
|
{
|
|
1076
1122
|
"ApiKey": []
|
|
@@ -1101,7 +1147,9 @@
|
|
|
1101
1147
|
},
|
|
1102
1148
|
"security": [
|
|
1103
1149
|
{
|
|
1104
|
-
"Implicit": [
|
|
1150
|
+
"Implicit": [
|
|
1151
|
+
"api://bb21a8d0-366b-4a95-aa59-dbbf708322d1/.default"
|
|
1152
|
+
]
|
|
1105
1153
|
},
|
|
1106
1154
|
{
|
|
1107
1155
|
"ApiKey": []
|
|
@@ -1132,7 +1180,9 @@
|
|
|
1132
1180
|
},
|
|
1133
1181
|
"security": [
|
|
1134
1182
|
{
|
|
1135
|
-
"Implicit": [
|
|
1183
|
+
"Implicit": [
|
|
1184
|
+
"api://bb21a8d0-366b-4a95-aa59-dbbf708322d1/.default"
|
|
1185
|
+
]
|
|
1136
1186
|
},
|
|
1137
1187
|
{
|
|
1138
1188
|
"ApiKey": []
|
|
@@ -1167,7 +1217,9 @@
|
|
|
1167
1217
|
},
|
|
1168
1218
|
"security": [
|
|
1169
1219
|
{
|
|
1170
|
-
"Implicit": [
|
|
1220
|
+
"Implicit": [
|
|
1221
|
+
"api://bb21a8d0-366b-4a95-aa59-dbbf708322d1/.default"
|
|
1222
|
+
]
|
|
1171
1223
|
},
|
|
1172
1224
|
{
|
|
1173
1225
|
"ApiKey": []
|
|
@@ -1210,7 +1262,9 @@
|
|
|
1210
1262
|
},
|
|
1211
1263
|
"security": [
|
|
1212
1264
|
{
|
|
1213
|
-
"Implicit": [
|
|
1265
|
+
"Implicit": [
|
|
1266
|
+
"api://bb21a8d0-366b-4a95-aa59-dbbf708322d1/.default"
|
|
1267
|
+
]
|
|
1214
1268
|
},
|
|
1215
1269
|
{
|
|
1216
1270
|
"ApiKey": []
|
|
@@ -1251,7 +1305,9 @@
|
|
|
1251
1305
|
},
|
|
1252
1306
|
"security": [
|
|
1253
1307
|
{
|
|
1254
|
-
"Implicit": [
|
|
1308
|
+
"Implicit": [
|
|
1309
|
+
"api://bb21a8d0-366b-4a95-aa59-dbbf708322d1/.default"
|
|
1310
|
+
]
|
|
1255
1311
|
},
|
|
1256
1312
|
{
|
|
1257
1313
|
"ApiKey": []
|
|
@@ -235,7 +235,9 @@
|
|
|
235
235
|
},
|
|
236
236
|
"security": [
|
|
237
237
|
{
|
|
238
|
-
"Implicit": [
|
|
238
|
+
"Implicit": [
|
|
239
|
+
"api://bb21a8d0-366b-4a95-aa59-dbbf708322d1/.default"
|
|
240
|
+
]
|
|
239
241
|
},
|
|
240
242
|
{
|
|
241
243
|
"ApiKey": []
|
|
@@ -3646,7 +3648,9 @@
|
|
|
3646
3648
|
},
|
|
3647
3649
|
"security": [
|
|
3648
3650
|
{
|
|
3649
|
-
"Implicit": [
|
|
3651
|
+
"Implicit": [
|
|
3652
|
+
"api://bb21a8d0-366b-4a95-aa59-dbbf708322d1/.default"
|
|
3653
|
+
]
|
|
3650
3654
|
},
|
|
3651
3655
|
{
|
|
3652
3656
|
"ApiKey": []
|
|
@@ -1803,7 +1803,9 @@
|
|
|
1803
1803
|
},
|
|
1804
1804
|
"security": [
|
|
1805
1805
|
{
|
|
1806
|
-
"Implicit": [
|
|
1806
|
+
"Implicit": [
|
|
1807
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
1808
|
+
]
|
|
1807
1809
|
},
|
|
1808
1810
|
{
|
|
1809
1811
|
"ApiKey": []
|
|
@@ -1862,7 +1864,9 @@
|
|
|
1862
1864
|
},
|
|
1863
1865
|
"security": [
|
|
1864
1866
|
{
|
|
1865
|
-
"Implicit": [
|
|
1867
|
+
"Implicit": [
|
|
1868
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
1869
|
+
]
|
|
1866
1870
|
},
|
|
1867
1871
|
{
|
|
1868
1872
|
"ApiKey": []
|
|
@@ -1992,7 +1996,9 @@
|
|
|
1992
1996
|
},
|
|
1993
1997
|
"security": [
|
|
1994
1998
|
{
|
|
1995
|
-
"Implicit": [
|
|
1999
|
+
"Implicit": [
|
|
2000
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
2001
|
+
]
|
|
1996
2002
|
},
|
|
1997
2003
|
{
|
|
1998
2004
|
"ApiKey": []
|
|
@@ -2964,7 +2970,9 @@
|
|
|
2964
2970
|
},
|
|
2965
2971
|
"security": [
|
|
2966
2972
|
{
|
|
2967
|
-
"Implicit": [
|
|
2973
|
+
"Implicit": [
|
|
2974
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
2975
|
+
]
|
|
2968
2976
|
},
|
|
2969
2977
|
{
|
|
2970
2978
|
"ApiKey": []
|
package/specs/test/chatgpt.json
CHANGED
|
@@ -96,7 +96,9 @@
|
|
|
96
96
|
},
|
|
97
97
|
"security": [
|
|
98
98
|
{
|
|
99
|
-
"Implicit": [
|
|
99
|
+
"Implicit": [
|
|
100
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
101
|
+
]
|
|
100
102
|
},
|
|
101
103
|
{
|
|
102
104
|
"ApiKey": []
|
|
@@ -138,7 +140,9 @@
|
|
|
138
140
|
},
|
|
139
141
|
"security": [
|
|
140
142
|
{
|
|
141
|
-
"Implicit": [
|
|
143
|
+
"Implicit": [
|
|
144
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
145
|
+
]
|
|
142
146
|
},
|
|
143
147
|
{
|
|
144
148
|
"ApiKey": []
|
|
@@ -704,7 +708,9 @@
|
|
|
704
708
|
},
|
|
705
709
|
"security": [
|
|
706
710
|
{
|
|
707
|
-
"Implicit": [
|
|
711
|
+
"Implicit": [
|
|
712
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
713
|
+
]
|
|
708
714
|
},
|
|
709
715
|
{
|
|
710
716
|
"ApiKey": []
|
|
@@ -746,7 +752,9 @@
|
|
|
746
752
|
},
|
|
747
753
|
"security": [
|
|
748
754
|
{
|
|
749
|
-
"Implicit": [
|
|
755
|
+
"Implicit": [
|
|
756
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
757
|
+
]
|
|
750
758
|
},
|
|
751
759
|
{
|
|
752
760
|
"ApiKey": []
|
|
@@ -780,7 +788,9 @@
|
|
|
780
788
|
},
|
|
781
789
|
"security": [
|
|
782
790
|
{
|
|
783
|
-
"Implicit": [
|
|
791
|
+
"Implicit": [
|
|
792
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
793
|
+
]
|
|
784
794
|
},
|
|
785
795
|
{
|
|
786
796
|
"ApiKey": []
|
package/specs/test/office.json
CHANGED
|
@@ -38,7 +38,9 @@
|
|
|
38
38
|
},
|
|
39
39
|
"security": [
|
|
40
40
|
{
|
|
41
|
-
"Implicit": [
|
|
41
|
+
"Implicit": [
|
|
42
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
43
|
+
]
|
|
42
44
|
},
|
|
43
45
|
{
|
|
44
46
|
"ApiKey": []
|
|
@@ -136,7 +138,9 @@
|
|
|
136
138
|
},
|
|
137
139
|
"security": [
|
|
138
140
|
{
|
|
139
|
-
"Implicit": [
|
|
141
|
+
"Implicit": [
|
|
142
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
143
|
+
]
|
|
140
144
|
},
|
|
141
145
|
{
|
|
142
146
|
"ApiKey": []
|
|
@@ -170,7 +174,9 @@
|
|
|
170
174
|
},
|
|
171
175
|
"security": [
|
|
172
176
|
{
|
|
173
|
-
"Implicit": [
|
|
177
|
+
"Implicit": [
|
|
178
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
179
|
+
]
|
|
174
180
|
},
|
|
175
181
|
{
|
|
176
182
|
"ApiKey": []
|
|
@@ -261,7 +267,9 @@
|
|
|
261
267
|
},
|
|
262
268
|
"security": [
|
|
263
269
|
{
|
|
264
|
-
"Implicit": [
|
|
270
|
+
"Implicit": [
|
|
271
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
272
|
+
]
|
|
265
273
|
},
|
|
266
274
|
{
|
|
267
275
|
"ApiKey": []
|
|
@@ -308,7 +316,9 @@
|
|
|
308
316
|
},
|
|
309
317
|
"security": [
|
|
310
318
|
{
|
|
311
|
-
"Implicit": [
|
|
319
|
+
"Implicit": [
|
|
320
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
321
|
+
]
|
|
312
322
|
},
|
|
313
323
|
{
|
|
314
324
|
"ApiKey": []
|
|
@@ -355,7 +365,9 @@
|
|
|
355
365
|
},
|
|
356
366
|
"security": [
|
|
357
367
|
{
|
|
358
|
-
"Implicit": [
|
|
368
|
+
"Implicit": [
|
|
369
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
370
|
+
]
|
|
359
371
|
},
|
|
360
372
|
{
|
|
361
373
|
"ApiKey": []
|
|
@@ -402,7 +414,9 @@
|
|
|
402
414
|
},
|
|
403
415
|
"security": [
|
|
404
416
|
{
|
|
405
|
-
"Implicit": [
|
|
417
|
+
"Implicit": [
|
|
418
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
419
|
+
]
|
|
406
420
|
},
|
|
407
421
|
{
|
|
408
422
|
"ApiKey": []
|
|
@@ -449,7 +463,9 @@
|
|
|
449
463
|
},
|
|
450
464
|
"security": [
|
|
451
465
|
{
|
|
452
|
-
"Implicit": [
|
|
466
|
+
"Implicit": [
|
|
467
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
468
|
+
]
|
|
453
469
|
},
|
|
454
470
|
{
|
|
455
471
|
"ApiKey": []
|
|
@@ -496,7 +512,9 @@
|
|
|
496
512
|
},
|
|
497
513
|
"security": [
|
|
498
514
|
{
|
|
499
|
-
"Implicit": [
|
|
515
|
+
"Implicit": [
|
|
516
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
517
|
+
]
|
|
500
518
|
},
|
|
501
519
|
{
|
|
502
520
|
"ApiKey": []
|
|
@@ -553,7 +571,9 @@
|
|
|
553
571
|
},
|
|
554
572
|
"security": [
|
|
555
573
|
{
|
|
556
|
-
"Implicit": [
|
|
574
|
+
"Implicit": [
|
|
575
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
576
|
+
]
|
|
557
577
|
},
|
|
558
578
|
{
|
|
559
579
|
"ApiKey": []
|
|
@@ -610,7 +630,9 @@
|
|
|
610
630
|
},
|
|
611
631
|
"security": [
|
|
612
632
|
{
|
|
613
|
-
"Implicit": [
|
|
633
|
+
"Implicit": [
|
|
634
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
635
|
+
]
|
|
614
636
|
},
|
|
615
637
|
{
|
|
616
638
|
"ApiKey": []
|
|
@@ -641,7 +663,9 @@
|
|
|
641
663
|
},
|
|
642
664
|
"security": [
|
|
643
665
|
{
|
|
644
|
-
"Implicit": [
|
|
666
|
+
"Implicit": [
|
|
667
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
668
|
+
]
|
|
645
669
|
},
|
|
646
670
|
{
|
|
647
671
|
"ApiKey": []
|
|
@@ -725,7 +749,9 @@
|
|
|
725
749
|
},
|
|
726
750
|
"security": [
|
|
727
751
|
{
|
|
728
|
-
"Implicit": [
|
|
752
|
+
"Implicit": [
|
|
753
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
754
|
+
]
|
|
729
755
|
},
|
|
730
756
|
{
|
|
731
757
|
"ApiKey": []
|
|
@@ -761,7 +787,9 @@
|
|
|
761
787
|
},
|
|
762
788
|
"security": [
|
|
763
789
|
{
|
|
764
|
-
"Implicit": [
|
|
790
|
+
"Implicit": [
|
|
791
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
792
|
+
]
|
|
765
793
|
},
|
|
766
794
|
{
|
|
767
795
|
"ApiKey": []
|
|
@@ -796,7 +824,9 @@
|
|
|
796
824
|
},
|
|
797
825
|
"security": [
|
|
798
826
|
{
|
|
799
|
-
"Implicit": [
|
|
827
|
+
"Implicit": [
|
|
828
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
829
|
+
]
|
|
800
830
|
},
|
|
801
831
|
{
|
|
802
832
|
"ApiKey": []
|
|
@@ -834,7 +864,9 @@
|
|
|
834
864
|
},
|
|
835
865
|
"security": [
|
|
836
866
|
{
|
|
837
|
-
"Implicit": [
|
|
867
|
+
"Implicit": [
|
|
868
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
869
|
+
]
|
|
838
870
|
},
|
|
839
871
|
{
|
|
840
872
|
"ApiKey": []
|
|
@@ -865,7 +897,9 @@
|
|
|
865
897
|
},
|
|
866
898
|
"security": [
|
|
867
899
|
{
|
|
868
|
-
"Implicit": [
|
|
900
|
+
"Implicit": [
|
|
901
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
902
|
+
]
|
|
869
903
|
},
|
|
870
904
|
{
|
|
871
905
|
"ApiKey": []
|
|
@@ -896,7 +930,9 @@
|
|
|
896
930
|
},
|
|
897
931
|
"security": [
|
|
898
932
|
{
|
|
899
|
-
"Implicit": [
|
|
933
|
+
"Implicit": [
|
|
934
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
935
|
+
]
|
|
900
936
|
},
|
|
901
937
|
{
|
|
902
938
|
"ApiKey": []
|
|
@@ -927,7 +963,9 @@
|
|
|
927
963
|
},
|
|
928
964
|
"security": [
|
|
929
965
|
{
|
|
930
|
-
"Implicit": [
|
|
966
|
+
"Implicit": [
|
|
967
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
968
|
+
]
|
|
931
969
|
},
|
|
932
970
|
{
|
|
933
971
|
"ApiKey": []
|
|
@@ -974,7 +1012,9 @@
|
|
|
974
1012
|
},
|
|
975
1013
|
"security": [
|
|
976
1014
|
{
|
|
977
|
-
"Implicit": [
|
|
1015
|
+
"Implicit": [
|
|
1016
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
1017
|
+
]
|
|
978
1018
|
},
|
|
979
1019
|
{
|
|
980
1020
|
"ApiKey": []
|
|
@@ -1008,7 +1048,9 @@
|
|
|
1008
1048
|
},
|
|
1009
1049
|
"security": [
|
|
1010
1050
|
{
|
|
1011
|
-
"Implicit": [
|
|
1051
|
+
"Implicit": [
|
|
1052
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
1053
|
+
]
|
|
1012
1054
|
},
|
|
1013
1055
|
{
|
|
1014
1056
|
"ApiKey": []
|
|
@@ -1039,7 +1081,9 @@
|
|
|
1039
1081
|
},
|
|
1040
1082
|
"security": [
|
|
1041
1083
|
{
|
|
1042
|
-
"Implicit": [
|
|
1084
|
+
"Implicit": [
|
|
1085
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
1086
|
+
]
|
|
1043
1087
|
},
|
|
1044
1088
|
{
|
|
1045
1089
|
"ApiKey": []
|
|
@@ -1070,7 +1114,9 @@
|
|
|
1070
1114
|
},
|
|
1071
1115
|
"security": [
|
|
1072
1116
|
{
|
|
1073
|
-
"Implicit": [
|
|
1117
|
+
"Implicit": [
|
|
1118
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
1119
|
+
]
|
|
1074
1120
|
},
|
|
1075
1121
|
{
|
|
1076
1122
|
"ApiKey": []
|
|
@@ -1101,7 +1147,9 @@
|
|
|
1101
1147
|
},
|
|
1102
1148
|
"security": [
|
|
1103
1149
|
{
|
|
1104
|
-
"Implicit": [
|
|
1150
|
+
"Implicit": [
|
|
1151
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
1152
|
+
]
|
|
1105
1153
|
},
|
|
1106
1154
|
{
|
|
1107
1155
|
"ApiKey": []
|
|
@@ -1132,7 +1180,9 @@
|
|
|
1132
1180
|
},
|
|
1133
1181
|
"security": [
|
|
1134
1182
|
{
|
|
1135
|
-
"Implicit": [
|
|
1183
|
+
"Implicit": [
|
|
1184
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
1185
|
+
]
|
|
1136
1186
|
},
|
|
1137
1187
|
{
|
|
1138
1188
|
"ApiKey": []
|
|
@@ -1167,7 +1217,9 @@
|
|
|
1167
1217
|
},
|
|
1168
1218
|
"security": [
|
|
1169
1219
|
{
|
|
1170
|
-
"Implicit": [
|
|
1220
|
+
"Implicit": [
|
|
1221
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
1222
|
+
]
|
|
1171
1223
|
},
|
|
1172
1224
|
{
|
|
1173
1225
|
"ApiKey": []
|
|
@@ -1210,7 +1262,9 @@
|
|
|
1210
1262
|
},
|
|
1211
1263
|
"security": [
|
|
1212
1264
|
{
|
|
1213
|
-
"Implicit": [
|
|
1265
|
+
"Implicit": [
|
|
1266
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
1267
|
+
]
|
|
1214
1268
|
},
|
|
1215
1269
|
{
|
|
1216
1270
|
"ApiKey": []
|
|
@@ -1251,7 +1305,9 @@
|
|
|
1251
1305
|
},
|
|
1252
1306
|
"security": [
|
|
1253
1307
|
{
|
|
1254
|
-
"Implicit": [
|
|
1308
|
+
"Implicit": [
|
|
1309
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
1310
|
+
]
|
|
1255
1311
|
},
|
|
1256
1312
|
{
|
|
1257
1313
|
"ApiKey": []
|
package/specs/test/sales.json
CHANGED
|
@@ -235,7 +235,9 @@
|
|
|
235
235
|
},
|
|
236
236
|
"security": [
|
|
237
237
|
{
|
|
238
|
-
"Implicit": [
|
|
238
|
+
"Implicit": [
|
|
239
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
240
|
+
]
|
|
239
241
|
},
|
|
240
242
|
{
|
|
241
243
|
"ApiKey": []
|
|
@@ -3646,7 +3648,9 @@
|
|
|
3646
3648
|
},
|
|
3647
3649
|
"security": [
|
|
3648
3650
|
{
|
|
3649
|
-
"Implicit": [
|
|
3651
|
+
"Implicit": [
|
|
3652
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
3653
|
+
]
|
|
3650
3654
|
},
|
|
3651
3655
|
{
|
|
3652
3656
|
"ApiKey": []
|