@snokam/mcp-api 0.106.1 → 0.107.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.
- package/package.json +1 -1
- package/specs/test/accounting.json +58 -58
- package/specs/test/blog.json +1602 -0
- package/specs/test/chatgpt.json +1721 -0
- package/specs/test/employees.json +66 -27
- package/specs/test/events.json +39 -39
- package/specs/test/notifications.json +611 -0
- package/specs/test/office.json +2028 -0
- package/specs/test/recruitment.json +3770 -0
- package/specs/test/sales.json +4795 -0
- package/specs/test/sanity.json +235 -244
- package/specs/test/sync.json +291 -0
- package/specs/test/webshop.json +625 -0
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
"security": [
|
|
43
43
|
{
|
|
44
44
|
"Implicit": [
|
|
45
|
-
"api://
|
|
45
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
46
46
|
]
|
|
47
47
|
}
|
|
48
48
|
]
|
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
"security": [
|
|
107
107
|
{
|
|
108
108
|
"Implicit": [
|
|
109
|
-
"api://
|
|
109
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
110
110
|
]
|
|
111
111
|
}
|
|
112
112
|
]
|
|
@@ -148,7 +148,7 @@
|
|
|
148
148
|
"security": [
|
|
149
149
|
{
|
|
150
150
|
"Implicit": [
|
|
151
|
-
"api://
|
|
151
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
152
152
|
]
|
|
153
153
|
}
|
|
154
154
|
]
|
|
@@ -183,7 +183,7 @@
|
|
|
183
183
|
"security": [
|
|
184
184
|
{
|
|
185
185
|
"Implicit": [
|
|
186
|
-
"api://
|
|
186
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
187
187
|
]
|
|
188
188
|
}
|
|
189
189
|
]
|
|
@@ -228,7 +228,7 @@
|
|
|
228
228
|
"security": [
|
|
229
229
|
{
|
|
230
230
|
"Implicit": [
|
|
231
|
-
"api://
|
|
231
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
232
232
|
]
|
|
233
233
|
}
|
|
234
234
|
]
|
|
@@ -266,7 +266,7 @@
|
|
|
266
266
|
"security": [
|
|
267
267
|
{
|
|
268
268
|
"Implicit": [
|
|
269
|
-
"api://
|
|
269
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
270
270
|
]
|
|
271
271
|
}
|
|
272
272
|
]
|
|
@@ -307,7 +307,7 @@
|
|
|
307
307
|
"security": [
|
|
308
308
|
{
|
|
309
309
|
"Implicit": [
|
|
310
|
-
"api://
|
|
310
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
311
311
|
]
|
|
312
312
|
}
|
|
313
313
|
]
|
|
@@ -353,7 +353,7 @@
|
|
|
353
353
|
"security": [
|
|
354
354
|
{
|
|
355
355
|
"Implicit": [
|
|
356
|
-
"api://
|
|
356
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
357
357
|
]
|
|
358
358
|
}
|
|
359
359
|
]
|
|
@@ -389,7 +389,7 @@
|
|
|
389
389
|
"security": [
|
|
390
390
|
{
|
|
391
391
|
"Implicit": [
|
|
392
|
-
"api://
|
|
392
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
393
393
|
]
|
|
394
394
|
}
|
|
395
395
|
]
|
|
@@ -437,7 +437,7 @@
|
|
|
437
437
|
"security": [
|
|
438
438
|
{
|
|
439
439
|
"Implicit": [
|
|
440
|
-
"api://
|
|
440
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
441
441
|
]
|
|
442
442
|
}
|
|
443
443
|
]
|
|
@@ -476,7 +476,7 @@
|
|
|
476
476
|
"security": [
|
|
477
477
|
{
|
|
478
478
|
"Implicit": [
|
|
479
|
-
"api://
|
|
479
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
480
480
|
]
|
|
481
481
|
}
|
|
482
482
|
]
|
|
@@ -526,7 +526,7 @@
|
|
|
526
526
|
"security": [
|
|
527
527
|
{
|
|
528
528
|
"Implicit": [
|
|
529
|
-
"api://
|
|
529
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
530
530
|
]
|
|
531
531
|
}
|
|
532
532
|
]
|
|
@@ -592,7 +592,7 @@
|
|
|
592
592
|
"security": [
|
|
593
593
|
{
|
|
594
594
|
"Implicit": [
|
|
595
|
-
"api://
|
|
595
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
596
596
|
]
|
|
597
597
|
}
|
|
598
598
|
]
|
|
@@ -649,7 +649,7 @@
|
|
|
649
649
|
"security": [
|
|
650
650
|
{
|
|
651
651
|
"Implicit": [
|
|
652
|
-
"api://
|
|
652
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
653
653
|
]
|
|
654
654
|
}
|
|
655
655
|
]
|
|
@@ -687,7 +687,7 @@
|
|
|
687
687
|
"security": [
|
|
688
688
|
{
|
|
689
689
|
"Implicit": [
|
|
690
|
-
"api://
|
|
690
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
691
691
|
]
|
|
692
692
|
}
|
|
693
693
|
]
|
|
@@ -730,7 +730,7 @@
|
|
|
730
730
|
"security": [
|
|
731
731
|
{
|
|
732
732
|
"Implicit": [
|
|
733
|
-
"api://
|
|
733
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
734
734
|
]
|
|
735
735
|
}
|
|
736
736
|
]
|
|
@@ -787,7 +787,7 @@
|
|
|
787
787
|
"security": [
|
|
788
788
|
{
|
|
789
789
|
"Implicit": [
|
|
790
|
-
"api://
|
|
790
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
791
791
|
]
|
|
792
792
|
}
|
|
793
793
|
]
|
|
@@ -835,7 +835,7 @@
|
|
|
835
835
|
"security": [
|
|
836
836
|
{
|
|
837
837
|
"Implicit": [
|
|
838
|
-
"api://
|
|
838
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
839
839
|
]
|
|
840
840
|
}
|
|
841
841
|
]
|
|
@@ -869,7 +869,7 @@
|
|
|
869
869
|
"security": [
|
|
870
870
|
{
|
|
871
871
|
"Implicit": [
|
|
872
|
-
"api://
|
|
872
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
873
873
|
]
|
|
874
874
|
}
|
|
875
875
|
]
|
|
@@ -970,6 +970,45 @@
|
|
|
970
970
|
}
|
|
971
971
|
}
|
|
972
972
|
}
|
|
973
|
+
},
|
|
974
|
+
"/v1.0/public/{slugOrId}/cv": {
|
|
975
|
+
"get": {
|
|
976
|
+
"tags": [
|
|
977
|
+
"Public"
|
|
978
|
+
],
|
|
979
|
+
"summary": "Gets the full CV for a public employee by slug or id",
|
|
980
|
+
"description": "Resolves the employee by Sanity slug or id and returns the verbatim CvPartner (Flowcase) CV payload, including project experiences, recommendations and presentations.",
|
|
981
|
+
"operationId": "GetPublicEmployeeCv",
|
|
982
|
+
"parameters": [
|
|
983
|
+
{
|
|
984
|
+
"name": "slugOrId",
|
|
985
|
+
"in": "path",
|
|
986
|
+
"description": "The slug or id of the public employee whose CV to retrieve",
|
|
987
|
+
"required": true,
|
|
988
|
+
"schema": {
|
|
989
|
+
"type": "string"
|
|
990
|
+
},
|
|
991
|
+
"x-ms-summary": "The slug or id of the employee"
|
|
992
|
+
}
|
|
993
|
+
],
|
|
994
|
+
"responses": {
|
|
995
|
+
"200": {
|
|
996
|
+
"description": "Raw CvPartner CV payload retrieved successfully",
|
|
997
|
+
"content": {
|
|
998
|
+
"application/json": {
|
|
999
|
+
"schema": {
|
|
1000
|
+
"type": "object"
|
|
1001
|
+
}
|
|
1002
|
+
}
|
|
1003
|
+
},
|
|
1004
|
+
"x-ms-summary": "Success"
|
|
1005
|
+
},
|
|
1006
|
+
"404": {
|
|
1007
|
+
"description": "Employee or CV not found",
|
|
1008
|
+
"x-ms-summary": "Not Found"
|
|
1009
|
+
}
|
|
1010
|
+
}
|
|
1011
|
+
}
|
|
973
1012
|
}
|
|
974
1013
|
},
|
|
975
1014
|
"components": {
|
|
@@ -1821,7 +1860,7 @@
|
|
|
1821
1860
|
"type": "string"
|
|
1822
1861
|
},
|
|
1823
1862
|
"blurred_image": {
|
|
1824
|
-
"$ref": "#/components/schemas/
|
|
1863
|
+
"$ref": "#/components/schemas/sanityTvCategoryDashboardsInnerBackgroundImage"
|
|
1825
1864
|
},
|
|
1826
1865
|
"boardMember": {
|
|
1827
1866
|
"type": "boolean"
|
|
@@ -1864,7 +1903,7 @@
|
|
|
1864
1903
|
}
|
|
1865
1904
|
},
|
|
1866
1905
|
"image": {
|
|
1867
|
-
"$ref": "#/components/schemas/
|
|
1906
|
+
"$ref": "#/components/schemas/sanityTvCategoryDashboardsInnerBackgroundImage"
|
|
1868
1907
|
},
|
|
1869
1908
|
"innovativeSalary": {
|
|
1870
1909
|
"type": "boolean"
|
|
@@ -2294,7 +2333,7 @@
|
|
|
2294
2333
|
"type": "string"
|
|
2295
2334
|
},
|
|
2296
2335
|
"image": {
|
|
2297
|
-
"$ref": "#/components/schemas/
|
|
2336
|
+
"$ref": "#/components/schemas/sanityTvCategoryDashboardsInnerBackgroundImage"
|
|
2298
2337
|
},
|
|
2299
2338
|
"isBot": {
|
|
2300
2339
|
"type": "boolean",
|
|
@@ -2712,7 +2751,7 @@
|
|
|
2712
2751
|
"type": "string"
|
|
2713
2752
|
},
|
|
2714
2753
|
"image": {
|
|
2715
|
-
"$ref": "#/components/schemas/
|
|
2754
|
+
"$ref": "#/components/schemas/sanityTvCategoryDashboardsInnerBackgroundImage"
|
|
2716
2755
|
},
|
|
2717
2756
|
"isBot": {
|
|
2718
2757
|
"type": "boolean",
|
|
@@ -3027,11 +3066,11 @@
|
|
|
3027
3066
|
"type": "oauth2",
|
|
3028
3067
|
"flows": {
|
|
3029
3068
|
"implicit": {
|
|
3030
|
-
"authorizationUrl": "https://login.microsoftonline.com/
|
|
3031
|
-
"tokenUrl": "https://login.microsoftonline.com/
|
|
3032
|
-
"refreshUrl": "https://login.microsoftonline.com/
|
|
3069
|
+
"authorizationUrl": "https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize",
|
|
3070
|
+
"tokenUrl": "https://login.microsoftonline.com/organizations/oauth2/v2.0/token",
|
|
3071
|
+
"refreshUrl": "https://login.microsoftonline.com/organizations/oauth2/v2.0/token",
|
|
3033
3072
|
"scopes": {
|
|
3034
|
-
"api://
|
|
3073
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default": "Default function scope"
|
|
3035
3074
|
}
|
|
3036
3075
|
}
|
|
3037
3076
|
}
|
package/specs/test/events.json
CHANGED
|
@@ -288,7 +288,7 @@
|
|
|
288
288
|
"security": [
|
|
289
289
|
{
|
|
290
290
|
"Implicit": [
|
|
291
|
-
"api://
|
|
291
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
292
292
|
]
|
|
293
293
|
}
|
|
294
294
|
]
|
|
@@ -360,7 +360,7 @@
|
|
|
360
360
|
"security": [
|
|
361
361
|
{
|
|
362
362
|
"Implicit": [
|
|
363
|
-
"api://
|
|
363
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
364
364
|
]
|
|
365
365
|
}
|
|
366
366
|
]
|
|
@@ -544,7 +544,7 @@
|
|
|
544
544
|
"security": [
|
|
545
545
|
{
|
|
546
546
|
"Implicit": [
|
|
547
|
-
"api://
|
|
547
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
548
548
|
]
|
|
549
549
|
}
|
|
550
550
|
]
|
|
@@ -587,7 +587,7 @@
|
|
|
587
587
|
"security": [
|
|
588
588
|
{
|
|
589
589
|
"Implicit": [
|
|
590
|
-
"api://
|
|
590
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
591
591
|
]
|
|
592
592
|
}
|
|
593
593
|
]
|
|
@@ -637,7 +637,7 @@
|
|
|
637
637
|
"security": [
|
|
638
638
|
{
|
|
639
639
|
"Implicit": [
|
|
640
|
-
"api://
|
|
640
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
641
641
|
]
|
|
642
642
|
}
|
|
643
643
|
]
|
|
@@ -692,7 +692,7 @@
|
|
|
692
692
|
"security": [
|
|
693
693
|
{
|
|
694
694
|
"Implicit": [
|
|
695
|
-
"api://
|
|
695
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
696
696
|
]
|
|
697
697
|
}
|
|
698
698
|
]
|
|
@@ -722,7 +722,7 @@
|
|
|
722
722
|
"security": [
|
|
723
723
|
{
|
|
724
724
|
"Implicit": [
|
|
725
|
-
"api://
|
|
725
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
726
726
|
]
|
|
727
727
|
}
|
|
728
728
|
]
|
|
@@ -756,7 +756,7 @@
|
|
|
756
756
|
"security": [
|
|
757
757
|
{
|
|
758
758
|
"Implicit": [
|
|
759
|
-
"api://
|
|
759
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
760
760
|
]
|
|
761
761
|
}
|
|
762
762
|
]
|
|
@@ -816,7 +816,7 @@
|
|
|
816
816
|
"security": [
|
|
817
817
|
{
|
|
818
818
|
"Implicit": [
|
|
819
|
-
"api://
|
|
819
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
820
820
|
]
|
|
821
821
|
}
|
|
822
822
|
]
|
|
@@ -880,7 +880,7 @@
|
|
|
880
880
|
"security": [
|
|
881
881
|
{
|
|
882
882
|
"Implicit": [
|
|
883
|
-
"api://
|
|
883
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
884
884
|
]
|
|
885
885
|
}
|
|
886
886
|
]
|
|
@@ -926,7 +926,7 @@
|
|
|
926
926
|
"security": [
|
|
927
927
|
{
|
|
928
928
|
"Implicit": [
|
|
929
|
-
"api://
|
|
929
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
930
930
|
]
|
|
931
931
|
}
|
|
932
932
|
]
|
|
@@ -959,7 +959,7 @@
|
|
|
959
959
|
"security": [
|
|
960
960
|
{
|
|
961
961
|
"Implicit": [
|
|
962
|
-
"api://
|
|
962
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
963
963
|
]
|
|
964
964
|
}
|
|
965
965
|
]
|
|
@@ -997,7 +997,7 @@
|
|
|
997
997
|
"security": [
|
|
998
998
|
{
|
|
999
999
|
"Implicit": [
|
|
1000
|
-
"api://
|
|
1000
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
1001
1001
|
]
|
|
1002
1002
|
}
|
|
1003
1003
|
]
|
|
@@ -1064,7 +1064,7 @@
|
|
|
1064
1064
|
"security": [
|
|
1065
1065
|
{
|
|
1066
1066
|
"Implicit": [
|
|
1067
|
-
"api://
|
|
1067
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
1068
1068
|
]
|
|
1069
1069
|
}
|
|
1070
1070
|
]
|
|
@@ -1113,7 +1113,7 @@
|
|
|
1113
1113
|
"security": [
|
|
1114
1114
|
{
|
|
1115
1115
|
"Implicit": [
|
|
1116
|
-
"api://
|
|
1116
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
1117
1117
|
]
|
|
1118
1118
|
}
|
|
1119
1119
|
]
|
|
@@ -1159,7 +1159,7 @@
|
|
|
1159
1159
|
"security": [
|
|
1160
1160
|
{
|
|
1161
1161
|
"Implicit": [
|
|
1162
|
-
"api://
|
|
1162
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
1163
1163
|
]
|
|
1164
1164
|
}
|
|
1165
1165
|
]
|
|
@@ -1196,7 +1196,7 @@
|
|
|
1196
1196
|
"security": [
|
|
1197
1197
|
{
|
|
1198
1198
|
"Implicit": [
|
|
1199
|
-
"api://
|
|
1199
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
1200
1200
|
]
|
|
1201
1201
|
}
|
|
1202
1202
|
]
|
|
@@ -1253,7 +1253,7 @@
|
|
|
1253
1253
|
"security": [
|
|
1254
1254
|
{
|
|
1255
1255
|
"Implicit": [
|
|
1256
|
-
"api://
|
|
1256
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
1257
1257
|
]
|
|
1258
1258
|
}
|
|
1259
1259
|
]
|
|
@@ -1298,7 +1298,7 @@
|
|
|
1298
1298
|
"security": [
|
|
1299
1299
|
{
|
|
1300
1300
|
"Implicit": [
|
|
1301
|
-
"api://
|
|
1301
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default"
|
|
1302
1302
|
]
|
|
1303
1303
|
}
|
|
1304
1304
|
]
|
|
@@ -2569,7 +2569,7 @@
|
|
|
2569
2569
|
"type": "string"
|
|
2570
2570
|
},
|
|
2571
2571
|
"image": {
|
|
2572
|
-
"$ref": "#/components/schemas/
|
|
2572
|
+
"$ref": "#/components/schemas/sanityTvCategoryDashboardsInnerBackgroundImage"
|
|
2573
2573
|
},
|
|
2574
2574
|
"isBot": {
|
|
2575
2575
|
"type": "boolean",
|
|
@@ -2613,21 +2613,6 @@
|
|
|
2613
2613
|
}
|
|
2614
2614
|
}
|
|
2615
2615
|
},
|
|
2616
|
-
"sanityTechnologyWithRelationsArticlesInnerMediaOneOf": {
|
|
2617
|
-
"type": "object",
|
|
2618
|
-
"properties": {
|
|
2619
|
-
"sanityType": {
|
|
2620
|
-
"enum": [
|
|
2621
|
-
"image"
|
|
2622
|
-
],
|
|
2623
|
-
"type": "string",
|
|
2624
|
-
"default": "image"
|
|
2625
|
-
},
|
|
2626
|
-
"asset": {
|
|
2627
|
-
"$ref": "#/components/schemas/sanityTvCategoryDashboardsInnerBackgroundImageAsset"
|
|
2628
|
-
}
|
|
2629
|
-
}
|
|
2630
|
-
},
|
|
2631
2616
|
"sanityTechnologyWithRelationsEmployeesInnerTagsInner": {
|
|
2632
2617
|
"type": "object",
|
|
2633
2618
|
"properties": {
|
|
@@ -2649,6 +2634,21 @@
|
|
|
2649
2634
|
}
|
|
2650
2635
|
}
|
|
2651
2636
|
},
|
|
2637
|
+
"sanityTvCategoryDashboardsInnerBackgroundImage": {
|
|
2638
|
+
"type": "object",
|
|
2639
|
+
"properties": {
|
|
2640
|
+
"sanityType": {
|
|
2641
|
+
"enum": [
|
|
2642
|
+
"image"
|
|
2643
|
+
],
|
|
2644
|
+
"type": "string",
|
|
2645
|
+
"default": "image"
|
|
2646
|
+
},
|
|
2647
|
+
"asset": {
|
|
2648
|
+
"$ref": "#/components/schemas/sanityTvCategoryDashboardsInnerBackgroundImageAsset"
|
|
2649
|
+
}
|
|
2650
|
+
}
|
|
2651
|
+
},
|
|
2652
2652
|
"sanityTvCategoryDashboardsInnerBackgroundImageAsset": {
|
|
2653
2653
|
"type": "object",
|
|
2654
2654
|
"properties": {
|
|
@@ -2713,11 +2713,11 @@
|
|
|
2713
2713
|
"type": "oauth2",
|
|
2714
2714
|
"flows": {
|
|
2715
2715
|
"implicit": {
|
|
2716
|
-
"authorizationUrl": "https://login.microsoftonline.com/
|
|
2717
|
-
"tokenUrl": "https://login.microsoftonline.com/
|
|
2718
|
-
"refreshUrl": "https://login.microsoftonline.com/
|
|
2716
|
+
"authorizationUrl": "https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize",
|
|
2717
|
+
"tokenUrl": "https://login.microsoftonline.com/organizations/oauth2/v2.0/token",
|
|
2718
|
+
"refreshUrl": "https://login.microsoftonline.com/organizations/oauth2/v2.0/token",
|
|
2719
2719
|
"scopes": {
|
|
2720
|
-
"api://
|
|
2720
|
+
"api://b2c47b20-df4a-49b5-a7ee-87f3647ab227/.default": "Default function scope"
|
|
2721
2721
|
}
|
|
2722
2722
|
}
|
|
2723
2723
|
}
|