@happyvertical/smrt-support 0.45.3 → 0.47.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/dist/index.js +1 -1
- package/dist/manifest.json +67 -48
- package/dist/smrt-knowledge.json +616 -45
- package/package.json +12 -12
package/dist/smrt-knowledge.json
CHANGED
|
@@ -3,12 +3,12 @@
|
|
|
3
3
|
"sensitiveFieldsExcluded": true,
|
|
4
4
|
"generatedAt": "1970-01-01T00:00:00.000Z",
|
|
5
5
|
"packageName": "@happyvertical/smrt-support",
|
|
6
|
-
"packageVersion": "0.
|
|
6
|
+
"packageVersion": "0.47.0",
|
|
7
7
|
"sourceManifestPath": "dist/manifest.json",
|
|
8
8
|
"agentDocPath": "AGENTS.md",
|
|
9
9
|
"sourceHashes": {
|
|
10
|
-
"manifest": "
|
|
11
|
-
"packageJson": "
|
|
10
|
+
"manifest": "2c4827ae2dca3513bfa137df8b0ee6af17a10fc65d541d137749684c52e9c724",
|
|
11
|
+
"packageJson": "2283d35762051d813f3771a52fb2ed7cec75df16765216b55bcb6410081f6b8d",
|
|
12
12
|
"agents": "57d75c4e48c549de0e7e50bfc16d739384cd37f4a0c66f0375d1985b24e6cbdd"
|
|
13
13
|
},
|
|
14
14
|
"exports": [
|
|
@@ -294,17 +294,17 @@
|
|
|
294
294
|
},
|
|
295
295
|
{
|
|
296
296
|
"name": "getMetadata",
|
|
297
|
-
"returns": "Record<string>"
|
|
297
|
+
"returns": "Record<string, unknown>"
|
|
298
298
|
},
|
|
299
299
|
{
|
|
300
300
|
"name": "initialize",
|
|
301
301
|
"async": true,
|
|
302
|
-
"returns": "Promise"
|
|
302
|
+
"returns": "Promise<this>"
|
|
303
303
|
},
|
|
304
304
|
{
|
|
305
305
|
"name": "save",
|
|
306
306
|
"async": true,
|
|
307
|
-
"returns": "Promise"
|
|
307
|
+
"returns": "Promise<this>"
|
|
308
308
|
},
|
|
309
309
|
{
|
|
310
310
|
"name": "setEvidence",
|
|
@@ -316,7 +316,7 @@
|
|
|
316
316
|
{
|
|
317
317
|
"name": "setMetadata",
|
|
318
318
|
"params": [
|
|
319
|
-
"value: Record<string>"
|
|
319
|
+
"value: Record<string, unknown>"
|
|
320
320
|
],
|
|
321
321
|
"returns": "void"
|
|
322
322
|
}
|
|
@@ -373,6 +373,57 @@
|
|
|
373
373
|
"objectName": "@happyvertical/smrt-support:ServiceTimeEntry"
|
|
374
374
|
}
|
|
375
375
|
],
|
|
376
|
+
"withheldSurfaces": [
|
|
377
|
+
{
|
|
378
|
+
"kind": "api",
|
|
379
|
+
"operation": "durationHours",
|
|
380
|
+
"code": "not-included",
|
|
381
|
+
"reason": "not listed in api.include",
|
|
382
|
+
"objectName": "@happyvertical/smrt-support:ServiceTimeEntry"
|
|
383
|
+
},
|
|
384
|
+
{
|
|
385
|
+
"kind": "api",
|
|
386
|
+
"operation": "getEvidence",
|
|
387
|
+
"code": "not-included",
|
|
388
|
+
"reason": "not listed in api.include",
|
|
389
|
+
"objectName": "@happyvertical/smrt-support:ServiceTimeEntry"
|
|
390
|
+
},
|
|
391
|
+
{
|
|
392
|
+
"kind": "api",
|
|
393
|
+
"operation": "getMetadata",
|
|
394
|
+
"code": "not-included",
|
|
395
|
+
"reason": "not listed in api.include",
|
|
396
|
+
"objectName": "@happyvertical/smrt-support:ServiceTimeEntry"
|
|
397
|
+
},
|
|
398
|
+
{
|
|
399
|
+
"kind": "api",
|
|
400
|
+
"operation": "initialize",
|
|
401
|
+
"code": "lifecycle-method",
|
|
402
|
+
"reason": "`initialize` is a framework lifecycle method, not a distinct operation",
|
|
403
|
+
"objectName": "@happyvertical/smrt-support:ServiceTimeEntry"
|
|
404
|
+
},
|
|
405
|
+
{
|
|
406
|
+
"kind": "api",
|
|
407
|
+
"operation": "save",
|
|
408
|
+
"code": "lifecycle-method",
|
|
409
|
+
"reason": "`save` is a framework lifecycle method, not a distinct operation",
|
|
410
|
+
"objectName": "@happyvertical/smrt-support:ServiceTimeEntry"
|
|
411
|
+
},
|
|
412
|
+
{
|
|
413
|
+
"kind": "api",
|
|
414
|
+
"operation": "setEvidence",
|
|
415
|
+
"code": "not-included",
|
|
416
|
+
"reason": "not listed in api.include",
|
|
417
|
+
"objectName": "@happyvertical/smrt-support:ServiceTimeEntry"
|
|
418
|
+
},
|
|
419
|
+
{
|
|
420
|
+
"kind": "api",
|
|
421
|
+
"operation": "setMetadata",
|
|
422
|
+
"code": "not-included",
|
|
423
|
+
"reason": "not listed in api.include",
|
|
424
|
+
"objectName": "@happyvertical/smrt-support:ServiceTimeEntry"
|
|
425
|
+
}
|
|
426
|
+
],
|
|
376
427
|
"relationshipFeatures": [
|
|
377
428
|
"crossPackageRef",
|
|
378
429
|
"foreignKey",
|
|
@@ -628,34 +679,34 @@
|
|
|
628
679
|
"methodSignatures": [
|
|
629
680
|
{
|
|
630
681
|
"name": "getClassification",
|
|
631
|
-
"returns": "Record<string>"
|
|
682
|
+
"returns": "Record<string, unknown>"
|
|
632
683
|
},
|
|
633
684
|
{
|
|
634
685
|
"name": "getKnowledgeRefs",
|
|
635
|
-
"returns": "Array<Record<string>>"
|
|
686
|
+
"returns": "Array<Record<string, unknown>>"
|
|
636
687
|
},
|
|
637
688
|
{
|
|
638
689
|
"name": "getToolCalls",
|
|
639
|
-
"returns": "Array<Record<string>>"
|
|
690
|
+
"returns": "Array<Record<string, unknown>>"
|
|
640
691
|
},
|
|
641
692
|
{
|
|
642
693
|
"name": "setClassification",
|
|
643
694
|
"params": [
|
|
644
|
-
"value: Record<string>"
|
|
695
|
+
"value: Record<string, unknown>"
|
|
645
696
|
],
|
|
646
697
|
"returns": "void"
|
|
647
698
|
},
|
|
648
699
|
{
|
|
649
700
|
"name": "setKnowledgeRefs",
|
|
650
701
|
"params": [
|
|
651
|
-
"refs: Array<Record<string>>"
|
|
702
|
+
"refs: Array<Record<string, unknown>>"
|
|
652
703
|
],
|
|
653
704
|
"returns": "void"
|
|
654
705
|
},
|
|
655
706
|
{
|
|
656
707
|
"name": "setToolCalls",
|
|
657
708
|
"params": [
|
|
658
|
-
"calls: Array<Record<string>>"
|
|
709
|
+
"calls: Array<Record<string, unknown>>"
|
|
659
710
|
],
|
|
660
711
|
"returns": "void"
|
|
661
712
|
}
|
|
@@ -712,6 +763,50 @@
|
|
|
712
763
|
"objectName": "@happyvertical/smrt-support:SupportAiRun"
|
|
713
764
|
}
|
|
714
765
|
],
|
|
766
|
+
"withheldSurfaces": [
|
|
767
|
+
{
|
|
768
|
+
"kind": "api",
|
|
769
|
+
"operation": "getClassification",
|
|
770
|
+
"code": "not-included",
|
|
771
|
+
"reason": "not listed in api.include",
|
|
772
|
+
"objectName": "@happyvertical/smrt-support:SupportAiRun"
|
|
773
|
+
},
|
|
774
|
+
{
|
|
775
|
+
"kind": "api",
|
|
776
|
+
"operation": "getKnowledgeRefs",
|
|
777
|
+
"code": "not-included",
|
|
778
|
+
"reason": "not listed in api.include",
|
|
779
|
+
"objectName": "@happyvertical/smrt-support:SupportAiRun"
|
|
780
|
+
},
|
|
781
|
+
{
|
|
782
|
+
"kind": "api",
|
|
783
|
+
"operation": "getToolCalls",
|
|
784
|
+
"code": "not-included",
|
|
785
|
+
"reason": "not listed in api.include",
|
|
786
|
+
"objectName": "@happyvertical/smrt-support:SupportAiRun"
|
|
787
|
+
},
|
|
788
|
+
{
|
|
789
|
+
"kind": "api",
|
|
790
|
+
"operation": "setClassification",
|
|
791
|
+
"code": "not-included",
|
|
792
|
+
"reason": "not listed in api.include",
|
|
793
|
+
"objectName": "@happyvertical/smrt-support:SupportAiRun"
|
|
794
|
+
},
|
|
795
|
+
{
|
|
796
|
+
"kind": "api",
|
|
797
|
+
"operation": "setKnowledgeRefs",
|
|
798
|
+
"code": "not-included",
|
|
799
|
+
"reason": "not listed in api.include",
|
|
800
|
+
"objectName": "@happyvertical/smrt-support:SupportAiRun"
|
|
801
|
+
},
|
|
802
|
+
{
|
|
803
|
+
"kind": "api",
|
|
804
|
+
"operation": "setToolCalls",
|
|
805
|
+
"code": "not-included",
|
|
806
|
+
"reason": "not listed in api.include",
|
|
807
|
+
"objectName": "@happyvertical/smrt-support:SupportAiRun"
|
|
808
|
+
}
|
|
809
|
+
],
|
|
715
810
|
"relationshipFeatures": [
|
|
716
811
|
"foreignKey",
|
|
717
812
|
"uuidColumns"
|
|
@@ -851,12 +946,12 @@
|
|
|
851
946
|
"methodSignatures": [
|
|
852
947
|
{
|
|
853
948
|
"name": "getPayload",
|
|
854
|
-
"returns": "Record<string>"
|
|
949
|
+
"returns": "Record<string, unknown>"
|
|
855
950
|
},
|
|
856
951
|
{
|
|
857
952
|
"name": "setPayload",
|
|
858
953
|
"params": [
|
|
859
|
-
"value: Record<string>"
|
|
954
|
+
"value: Record<string, unknown>"
|
|
860
955
|
],
|
|
861
956
|
"returns": "void"
|
|
862
957
|
}
|
|
@@ -913,6 +1008,22 @@
|
|
|
913
1008
|
"objectName": "@happyvertical/smrt-support:SupportCaseEvent"
|
|
914
1009
|
}
|
|
915
1010
|
],
|
|
1011
|
+
"withheldSurfaces": [
|
|
1012
|
+
{
|
|
1013
|
+
"kind": "api",
|
|
1014
|
+
"operation": "getPayload",
|
|
1015
|
+
"code": "not-included",
|
|
1016
|
+
"reason": "not listed in api.include",
|
|
1017
|
+
"objectName": "@happyvertical/smrt-support:SupportCaseEvent"
|
|
1018
|
+
},
|
|
1019
|
+
{
|
|
1020
|
+
"kind": "api",
|
|
1021
|
+
"operation": "setPayload",
|
|
1022
|
+
"code": "not-included",
|
|
1023
|
+
"reason": "not listed in api.include",
|
|
1024
|
+
"objectName": "@happyvertical/smrt-support:SupportCaseEvent"
|
|
1025
|
+
}
|
|
1026
|
+
],
|
|
916
1027
|
"relationshipFeatures": [
|
|
917
1028
|
"crossPackageRef",
|
|
918
1029
|
"foreignKey",
|
|
@@ -1258,16 +1369,16 @@
|
|
|
1258
1369
|
"methodSignatures": [
|
|
1259
1370
|
{
|
|
1260
1371
|
"name": "getMetadata",
|
|
1261
|
-
"returns": "Record<string>"
|
|
1372
|
+
"returns": "Record<string, unknown>"
|
|
1262
1373
|
},
|
|
1263
1374
|
{
|
|
1264
1375
|
"name": "getPlanSnapshot",
|
|
1265
|
-
"returns": "Record<string>"
|
|
1376
|
+
"returns": "Record<string, unknown>"
|
|
1266
1377
|
},
|
|
1267
1378
|
{
|
|
1268
1379
|
"name": "initialize",
|
|
1269
1380
|
"async": true,
|
|
1270
|
-
"returns": "Promise"
|
|
1381
|
+
"returns": "Promise<this>"
|
|
1271
1382
|
},
|
|
1272
1383
|
{
|
|
1273
1384
|
"name": "isOpen",
|
|
@@ -1276,26 +1387,26 @@
|
|
|
1276
1387
|
{
|
|
1277
1388
|
"name": "save",
|
|
1278
1389
|
"async": true,
|
|
1279
|
-
"returns": "Promise"
|
|
1390
|
+
"returns": "Promise<this>"
|
|
1280
1391
|
},
|
|
1281
1392
|
{
|
|
1282
1393
|
"name": "setMetadata",
|
|
1283
1394
|
"params": [
|
|
1284
|
-
"value: Record<string>"
|
|
1395
|
+
"value: Record<string, unknown>"
|
|
1285
1396
|
],
|
|
1286
1397
|
"returns": "void"
|
|
1287
1398
|
},
|
|
1288
1399
|
{
|
|
1289
1400
|
"name": "setPlanSnapshot",
|
|
1290
1401
|
"params": [
|
|
1291
|
-
"value: Record<string>"
|
|
1402
|
+
"value: Record<string, unknown>"
|
|
1292
1403
|
],
|
|
1293
1404
|
"returns": "void"
|
|
1294
1405
|
},
|
|
1295
1406
|
{
|
|
1296
1407
|
"name": "updateMetadata",
|
|
1297
1408
|
"params": [
|
|
1298
|
-
"patch: Record<string>"
|
|
1409
|
+
"patch: Record<string, unknown>"
|
|
1299
1410
|
],
|
|
1300
1411
|
"returns": "void"
|
|
1301
1412
|
}
|
|
@@ -1352,6 +1463,64 @@
|
|
|
1352
1463
|
"objectName": "@happyvertical/smrt-support:SupportCase"
|
|
1353
1464
|
}
|
|
1354
1465
|
],
|
|
1466
|
+
"withheldSurfaces": [
|
|
1467
|
+
{
|
|
1468
|
+
"kind": "api",
|
|
1469
|
+
"operation": "getMetadata",
|
|
1470
|
+
"code": "not-included",
|
|
1471
|
+
"reason": "not listed in api.include",
|
|
1472
|
+
"objectName": "@happyvertical/smrt-support:SupportCase"
|
|
1473
|
+
},
|
|
1474
|
+
{
|
|
1475
|
+
"kind": "api",
|
|
1476
|
+
"operation": "getPlanSnapshot",
|
|
1477
|
+
"code": "not-included",
|
|
1478
|
+
"reason": "not listed in api.include",
|
|
1479
|
+
"objectName": "@happyvertical/smrt-support:SupportCase"
|
|
1480
|
+
},
|
|
1481
|
+
{
|
|
1482
|
+
"kind": "api",
|
|
1483
|
+
"operation": "initialize",
|
|
1484
|
+
"code": "lifecycle-method",
|
|
1485
|
+
"reason": "`initialize` is a framework lifecycle method, not a distinct operation",
|
|
1486
|
+
"objectName": "@happyvertical/smrt-support:SupportCase"
|
|
1487
|
+
},
|
|
1488
|
+
{
|
|
1489
|
+
"kind": "api",
|
|
1490
|
+
"operation": "isOpen",
|
|
1491
|
+
"code": "not-included",
|
|
1492
|
+
"reason": "not listed in api.include",
|
|
1493
|
+
"objectName": "@happyvertical/smrt-support:SupportCase"
|
|
1494
|
+
},
|
|
1495
|
+
{
|
|
1496
|
+
"kind": "api",
|
|
1497
|
+
"operation": "save",
|
|
1498
|
+
"code": "lifecycle-method",
|
|
1499
|
+
"reason": "`save` is a framework lifecycle method, not a distinct operation",
|
|
1500
|
+
"objectName": "@happyvertical/smrt-support:SupportCase"
|
|
1501
|
+
},
|
|
1502
|
+
{
|
|
1503
|
+
"kind": "api",
|
|
1504
|
+
"operation": "setMetadata",
|
|
1505
|
+
"code": "not-included",
|
|
1506
|
+
"reason": "not listed in api.include",
|
|
1507
|
+
"objectName": "@happyvertical/smrt-support:SupportCase"
|
|
1508
|
+
},
|
|
1509
|
+
{
|
|
1510
|
+
"kind": "api",
|
|
1511
|
+
"operation": "setPlanSnapshot",
|
|
1512
|
+
"code": "not-included",
|
|
1513
|
+
"reason": "not listed in api.include",
|
|
1514
|
+
"objectName": "@happyvertical/smrt-support:SupportCase"
|
|
1515
|
+
},
|
|
1516
|
+
{
|
|
1517
|
+
"kind": "api",
|
|
1518
|
+
"operation": "updateMetadata",
|
|
1519
|
+
"code": "not-included",
|
|
1520
|
+
"reason": "not listed in api.include",
|
|
1521
|
+
"objectName": "@happyvertical/smrt-support:SupportCase"
|
|
1522
|
+
}
|
|
1523
|
+
],
|
|
1355
1524
|
"relationshipFeatures": [
|
|
1356
1525
|
"crossPackageRef",
|
|
1357
1526
|
"foreignKey",
|
|
@@ -1549,7 +1718,7 @@
|
|
|
1549
1718
|
"methodSignatures": [
|
|
1550
1719
|
{
|
|
1551
1720
|
"name": "getMetadata",
|
|
1552
|
-
"returns": "Record<string>"
|
|
1721
|
+
"returns": "Record<string, unknown>"
|
|
1553
1722
|
},
|
|
1554
1723
|
{
|
|
1555
1724
|
"name": "getSelfAddresses",
|
|
@@ -1558,7 +1727,7 @@
|
|
|
1558
1727
|
{
|
|
1559
1728
|
"name": "setMetadata",
|
|
1560
1729
|
"params": [
|
|
1561
|
-
"value: Record<string>"
|
|
1730
|
+
"value: Record<string, unknown>"
|
|
1562
1731
|
],
|
|
1563
1732
|
"returns": "void"
|
|
1564
1733
|
},
|
|
@@ -1645,6 +1814,36 @@
|
|
|
1645
1814
|
"objectName": "@happyvertical/smrt-support:SupportChannelBinding"
|
|
1646
1815
|
}
|
|
1647
1816
|
],
|
|
1817
|
+
"withheldSurfaces": [
|
|
1818
|
+
{
|
|
1819
|
+
"kind": "api",
|
|
1820
|
+
"operation": "getMetadata",
|
|
1821
|
+
"code": "not-included",
|
|
1822
|
+
"reason": "not listed in api.include",
|
|
1823
|
+
"objectName": "@happyvertical/smrt-support:SupportChannelBinding"
|
|
1824
|
+
},
|
|
1825
|
+
{
|
|
1826
|
+
"kind": "api",
|
|
1827
|
+
"operation": "getSelfAddresses",
|
|
1828
|
+
"code": "not-included",
|
|
1829
|
+
"reason": "not listed in api.include",
|
|
1830
|
+
"objectName": "@happyvertical/smrt-support:SupportChannelBinding"
|
|
1831
|
+
},
|
|
1832
|
+
{
|
|
1833
|
+
"kind": "api",
|
|
1834
|
+
"operation": "setMetadata",
|
|
1835
|
+
"code": "not-included",
|
|
1836
|
+
"reason": "not listed in api.include",
|
|
1837
|
+
"objectName": "@happyvertical/smrt-support:SupportChannelBinding"
|
|
1838
|
+
},
|
|
1839
|
+
{
|
|
1840
|
+
"kind": "api",
|
|
1841
|
+
"operation": "setSelfAddresses",
|
|
1842
|
+
"code": "not-included",
|
|
1843
|
+
"reason": "not listed in api.include",
|
|
1844
|
+
"objectName": "@happyvertical/smrt-support:SupportChannelBinding"
|
|
1845
|
+
}
|
|
1846
|
+
],
|
|
1648
1847
|
"relationshipFeatures": [
|
|
1649
1848
|
"crossPackageRef",
|
|
1650
1849
|
"foreignKey",
|
|
@@ -1787,7 +1986,7 @@
|
|
|
1787
1986
|
"methodSignatures": [
|
|
1788
1987
|
{
|
|
1789
1988
|
"name": "getTerms",
|
|
1790
|
-
"returns": "Record<string>"
|
|
1989
|
+
"returns": "Record<string, unknown>"
|
|
1791
1990
|
},
|
|
1792
1991
|
{
|
|
1793
1992
|
"name": "isEffectiveAt",
|
|
@@ -1799,7 +1998,7 @@
|
|
|
1799
1998
|
{
|
|
1800
1999
|
"name": "setTerms",
|
|
1801
2000
|
"params": [
|
|
1802
|
-
"value: Record<string>"
|
|
2001
|
+
"value: Record<string, unknown>"
|
|
1803
2002
|
],
|
|
1804
2003
|
"returns": "void"
|
|
1805
2004
|
}
|
|
@@ -1856,6 +2055,29 @@
|
|
|
1856
2055
|
"objectName": "@happyvertical/smrt-support:SupportCompensationPlan"
|
|
1857
2056
|
}
|
|
1858
2057
|
],
|
|
2058
|
+
"withheldSurfaces": [
|
|
2059
|
+
{
|
|
2060
|
+
"kind": "api",
|
|
2061
|
+
"operation": "getTerms",
|
|
2062
|
+
"code": "not-included",
|
|
2063
|
+
"reason": "not listed in api.include",
|
|
2064
|
+
"objectName": "@happyvertical/smrt-support:SupportCompensationPlan"
|
|
2065
|
+
},
|
|
2066
|
+
{
|
|
2067
|
+
"kind": "api",
|
|
2068
|
+
"operation": "isEffectiveAt",
|
|
2069
|
+
"code": "not-included",
|
|
2070
|
+
"reason": "not listed in api.include",
|
|
2071
|
+
"objectName": "@happyvertical/smrt-support:SupportCompensationPlan"
|
|
2072
|
+
},
|
|
2073
|
+
{
|
|
2074
|
+
"kind": "api",
|
|
2075
|
+
"operation": "setTerms",
|
|
2076
|
+
"code": "not-included",
|
|
2077
|
+
"reason": "not listed in api.include",
|
|
2078
|
+
"objectName": "@happyvertical/smrt-support:SupportCompensationPlan"
|
|
2079
|
+
}
|
|
2080
|
+
],
|
|
1859
2081
|
"relationshipFeatures": [
|
|
1860
2082
|
"foreignKey",
|
|
1861
2083
|
"uuidColumns"
|
|
@@ -2027,12 +2249,12 @@
|
|
|
2027
2249
|
"methodSignatures": [
|
|
2028
2250
|
{
|
|
2029
2251
|
"name": "getMetadata",
|
|
2030
|
-
"returns": "Record<string>"
|
|
2252
|
+
"returns": "Record<string, unknown>"
|
|
2031
2253
|
},
|
|
2032
2254
|
{
|
|
2033
2255
|
"name": "setMetadata",
|
|
2034
2256
|
"params": [
|
|
2035
|
-
"value: Record<string>"
|
|
2257
|
+
"value: Record<string, unknown>"
|
|
2036
2258
|
],
|
|
2037
2259
|
"returns": "void"
|
|
2038
2260
|
}
|
|
@@ -2087,6 +2309,22 @@
|
|
|
2087
2309
|
"objectName": "@happyvertical/smrt-support:SupportInteraction"
|
|
2088
2310
|
}
|
|
2089
2311
|
],
|
|
2312
|
+
"withheldSurfaces": [
|
|
2313
|
+
{
|
|
2314
|
+
"kind": "api",
|
|
2315
|
+
"operation": "getMetadata",
|
|
2316
|
+
"code": "not-included",
|
|
2317
|
+
"reason": "not listed in api.include",
|
|
2318
|
+
"objectName": "@happyvertical/smrt-support:SupportInteraction"
|
|
2319
|
+
},
|
|
2320
|
+
{
|
|
2321
|
+
"kind": "api",
|
|
2322
|
+
"operation": "setMetadata",
|
|
2323
|
+
"code": "not-included",
|
|
2324
|
+
"reason": "not listed in api.include",
|
|
2325
|
+
"objectName": "@happyvertical/smrt-support:SupportInteraction"
|
|
2326
|
+
}
|
|
2327
|
+
],
|
|
2090
2328
|
"relationshipFeatures": [
|
|
2091
2329
|
"crossPackageRef",
|
|
2092
2330
|
"foreignKey",
|
|
@@ -2385,7 +2623,7 @@
|
|
|
2385
2623
|
},
|
|
2386
2624
|
{
|
|
2387
2625
|
"name": "getMetadata",
|
|
2388
|
-
"returns": "Record<string>"
|
|
2626
|
+
"returns": "Record<string, unknown>"
|
|
2389
2627
|
},
|
|
2390
2628
|
{
|
|
2391
2629
|
"name": "getPauseStatuses",
|
|
@@ -2434,7 +2672,7 @@
|
|
|
2434
2672
|
{
|
|
2435
2673
|
"name": "setMetadata",
|
|
2436
2674
|
"params": [
|
|
2437
|
-
"value: Record<string>"
|
|
2675
|
+
"value: Record<string, unknown>"
|
|
2438
2676
|
],
|
|
2439
2677
|
"returns": "void"
|
|
2440
2678
|
},
|
|
@@ -2468,7 +2706,7 @@
|
|
|
2468
2706
|
},
|
|
2469
2707
|
{
|
|
2470
2708
|
"name": "snapshotTerms",
|
|
2471
|
-
"returns": "Record<string>"
|
|
2709
|
+
"returns": "Record<string, unknown>"
|
|
2472
2710
|
},
|
|
2473
2711
|
{
|
|
2474
2712
|
"name": "targetsForSeverity",
|
|
@@ -2529,6 +2767,148 @@
|
|
|
2529
2767
|
"objectName": "@happyvertical/smrt-support:SupportPlan"
|
|
2530
2768
|
}
|
|
2531
2769
|
],
|
|
2770
|
+
"withheldSurfaces": [
|
|
2771
|
+
{
|
|
2772
|
+
"kind": "api",
|
|
2773
|
+
"operation": "getChannels",
|
|
2774
|
+
"code": "not-included",
|
|
2775
|
+
"reason": "not listed in api.include",
|
|
2776
|
+
"objectName": "@happyvertical/smrt-support:SupportPlan"
|
|
2777
|
+
},
|
|
2778
|
+
{
|
|
2779
|
+
"kind": "api",
|
|
2780
|
+
"operation": "getCoverage",
|
|
2781
|
+
"code": "not-included",
|
|
2782
|
+
"reason": "not listed in api.include",
|
|
2783
|
+
"objectName": "@happyvertical/smrt-support:SupportPlan"
|
|
2784
|
+
},
|
|
2785
|
+
{
|
|
2786
|
+
"kind": "api",
|
|
2787
|
+
"operation": "getEscalationPolicy",
|
|
2788
|
+
"code": "not-included",
|
|
2789
|
+
"reason": "not listed in api.include",
|
|
2790
|
+
"objectName": "@happyvertical/smrt-support:SupportPlan"
|
|
2791
|
+
},
|
|
2792
|
+
{
|
|
2793
|
+
"kind": "api",
|
|
2794
|
+
"operation": "getHolidays",
|
|
2795
|
+
"code": "not-included",
|
|
2796
|
+
"reason": "not listed in api.include",
|
|
2797
|
+
"objectName": "@happyvertical/smrt-support:SupportPlan"
|
|
2798
|
+
},
|
|
2799
|
+
{
|
|
2800
|
+
"kind": "api",
|
|
2801
|
+
"operation": "getMetadata",
|
|
2802
|
+
"code": "not-included",
|
|
2803
|
+
"reason": "not listed in api.include",
|
|
2804
|
+
"objectName": "@happyvertical/smrt-support:SupportPlan"
|
|
2805
|
+
},
|
|
2806
|
+
{
|
|
2807
|
+
"kind": "api",
|
|
2808
|
+
"operation": "getPauseStatuses",
|
|
2809
|
+
"code": "not-included",
|
|
2810
|
+
"reason": "not listed in api.include",
|
|
2811
|
+
"objectName": "@happyvertical/smrt-support:SupportPlan"
|
|
2812
|
+
},
|
|
2813
|
+
{
|
|
2814
|
+
"kind": "api",
|
|
2815
|
+
"operation": "getSeverityDefinitions",
|
|
2816
|
+
"code": "not-included",
|
|
2817
|
+
"reason": "not listed in api.include",
|
|
2818
|
+
"objectName": "@happyvertical/smrt-support:SupportPlan"
|
|
2819
|
+
},
|
|
2820
|
+
{
|
|
2821
|
+
"kind": "api",
|
|
2822
|
+
"operation": "getTargets",
|
|
2823
|
+
"code": "not-included",
|
|
2824
|
+
"reason": "not listed in api.include",
|
|
2825
|
+
"objectName": "@happyvertical/smrt-support:SupportPlan"
|
|
2826
|
+
},
|
|
2827
|
+
{
|
|
2828
|
+
"kind": "api",
|
|
2829
|
+
"operation": "getTimeApprovalPolicy",
|
|
2830
|
+
"code": "not-included",
|
|
2831
|
+
"reason": "not listed in api.include",
|
|
2832
|
+
"objectName": "@happyvertical/smrt-support:SupportPlan"
|
|
2833
|
+
},
|
|
2834
|
+
{
|
|
2835
|
+
"kind": "api",
|
|
2836
|
+
"operation": "setChannels",
|
|
2837
|
+
"code": "not-included",
|
|
2838
|
+
"reason": "not listed in api.include",
|
|
2839
|
+
"objectName": "@happyvertical/smrt-support:SupportPlan"
|
|
2840
|
+
},
|
|
2841
|
+
{
|
|
2842
|
+
"kind": "api",
|
|
2843
|
+
"operation": "setCoverage",
|
|
2844
|
+
"code": "not-included",
|
|
2845
|
+
"reason": "not listed in api.include",
|
|
2846
|
+
"objectName": "@happyvertical/smrt-support:SupportPlan"
|
|
2847
|
+
},
|
|
2848
|
+
{
|
|
2849
|
+
"kind": "api",
|
|
2850
|
+
"operation": "setEscalationPolicy",
|
|
2851
|
+
"code": "not-included",
|
|
2852
|
+
"reason": "not listed in api.include",
|
|
2853
|
+
"objectName": "@happyvertical/smrt-support:SupportPlan"
|
|
2854
|
+
},
|
|
2855
|
+
{
|
|
2856
|
+
"kind": "api",
|
|
2857
|
+
"operation": "setHolidays",
|
|
2858
|
+
"code": "not-included",
|
|
2859
|
+
"reason": "not listed in api.include",
|
|
2860
|
+
"objectName": "@happyvertical/smrt-support:SupportPlan"
|
|
2861
|
+
},
|
|
2862
|
+
{
|
|
2863
|
+
"kind": "api",
|
|
2864
|
+
"operation": "setMetadata",
|
|
2865
|
+
"code": "not-included",
|
|
2866
|
+
"reason": "not listed in api.include",
|
|
2867
|
+
"objectName": "@happyvertical/smrt-support:SupportPlan"
|
|
2868
|
+
},
|
|
2869
|
+
{
|
|
2870
|
+
"kind": "api",
|
|
2871
|
+
"operation": "setPauseStatuses",
|
|
2872
|
+
"code": "not-included",
|
|
2873
|
+
"reason": "not listed in api.include",
|
|
2874
|
+
"objectName": "@happyvertical/smrt-support:SupportPlan"
|
|
2875
|
+
},
|
|
2876
|
+
{
|
|
2877
|
+
"kind": "api",
|
|
2878
|
+
"operation": "setSeverityDefinitions",
|
|
2879
|
+
"code": "not-included",
|
|
2880
|
+
"reason": "not listed in api.include",
|
|
2881
|
+
"objectName": "@happyvertical/smrt-support:SupportPlan"
|
|
2882
|
+
},
|
|
2883
|
+
{
|
|
2884
|
+
"kind": "api",
|
|
2885
|
+
"operation": "setTargets",
|
|
2886
|
+
"code": "not-included",
|
|
2887
|
+
"reason": "not listed in api.include",
|
|
2888
|
+
"objectName": "@happyvertical/smrt-support:SupportPlan"
|
|
2889
|
+
},
|
|
2890
|
+
{
|
|
2891
|
+
"kind": "api",
|
|
2892
|
+
"operation": "setTimeApprovalPolicy",
|
|
2893
|
+
"code": "not-included",
|
|
2894
|
+
"reason": "not listed in api.include",
|
|
2895
|
+
"objectName": "@happyvertical/smrt-support:SupportPlan"
|
|
2896
|
+
},
|
|
2897
|
+
{
|
|
2898
|
+
"kind": "api",
|
|
2899
|
+
"operation": "snapshotTerms",
|
|
2900
|
+
"code": "not-included",
|
|
2901
|
+
"reason": "not listed in api.include",
|
|
2902
|
+
"objectName": "@happyvertical/smrt-support:SupportPlan"
|
|
2903
|
+
},
|
|
2904
|
+
{
|
|
2905
|
+
"kind": "api",
|
|
2906
|
+
"operation": "targetsForSeverity",
|
|
2907
|
+
"code": "not-included",
|
|
2908
|
+
"reason": "not listed in api.include",
|
|
2909
|
+
"objectName": "@happyvertical/smrt-support:SupportPlan"
|
|
2910
|
+
}
|
|
2911
|
+
],
|
|
2532
2912
|
"relationshipFeatures": [
|
|
2533
2913
|
"uuidColumns"
|
|
2534
2914
|
],
|
|
@@ -2725,7 +3105,7 @@
|
|
|
2725
3105
|
},
|
|
2726
3106
|
{
|
|
2727
3107
|
"name": "getMetadata",
|
|
2728
|
-
"returns": "Record<string>"
|
|
3108
|
+
"returns": "Record<string, unknown>"
|
|
2729
3109
|
},
|
|
2730
3110
|
{
|
|
2731
3111
|
"name": "getSensitiveCategories",
|
|
@@ -2745,7 +3125,7 @@
|
|
|
2745
3125
|
{
|
|
2746
3126
|
"name": "setMetadata",
|
|
2747
3127
|
"params": [
|
|
2748
|
-
"value: Record<string>"
|
|
3128
|
+
"value: Record<string, unknown>"
|
|
2749
3129
|
],
|
|
2750
3130
|
"returns": "void"
|
|
2751
3131
|
},
|
|
@@ -2832,6 +3212,57 @@
|
|
|
2832
3212
|
"objectName": "@happyvertical/smrt-support:SupportPolicy"
|
|
2833
3213
|
}
|
|
2834
3214
|
],
|
|
3215
|
+
"withheldSurfaces": [
|
|
3216
|
+
{
|
|
3217
|
+
"kind": "api",
|
|
3218
|
+
"operation": "getAllowedTools",
|
|
3219
|
+
"code": "not-included",
|
|
3220
|
+
"reason": "not listed in api.include",
|
|
3221
|
+
"objectName": "@happyvertical/smrt-support:SupportPolicy"
|
|
3222
|
+
},
|
|
3223
|
+
{
|
|
3224
|
+
"kind": "api",
|
|
3225
|
+
"operation": "getMetadata",
|
|
3226
|
+
"code": "not-included",
|
|
3227
|
+
"reason": "not listed in api.include",
|
|
3228
|
+
"objectName": "@happyvertical/smrt-support:SupportPolicy"
|
|
3229
|
+
},
|
|
3230
|
+
{
|
|
3231
|
+
"kind": "api",
|
|
3232
|
+
"operation": "getSensitiveCategories",
|
|
3233
|
+
"code": "not-included",
|
|
3234
|
+
"reason": "not listed in api.include",
|
|
3235
|
+
"objectName": "@happyvertical/smrt-support:SupportPolicy"
|
|
3236
|
+
},
|
|
3237
|
+
{
|
|
3238
|
+
"kind": "api",
|
|
3239
|
+
"operation": "scopeRank",
|
|
3240
|
+
"code": "not-included",
|
|
3241
|
+
"reason": "not listed in api.include",
|
|
3242
|
+
"objectName": "@happyvertical/smrt-support:SupportPolicy"
|
|
3243
|
+
},
|
|
3244
|
+
{
|
|
3245
|
+
"kind": "api",
|
|
3246
|
+
"operation": "setAllowedTools",
|
|
3247
|
+
"code": "not-included",
|
|
3248
|
+
"reason": "not listed in api.include",
|
|
3249
|
+
"objectName": "@happyvertical/smrt-support:SupportPolicy"
|
|
3250
|
+
},
|
|
3251
|
+
{
|
|
3252
|
+
"kind": "api",
|
|
3253
|
+
"operation": "setMetadata",
|
|
3254
|
+
"code": "not-included",
|
|
3255
|
+
"reason": "not listed in api.include",
|
|
3256
|
+
"objectName": "@happyvertical/smrt-support:SupportPolicy"
|
|
3257
|
+
},
|
|
3258
|
+
{
|
|
3259
|
+
"kind": "api",
|
|
3260
|
+
"operation": "setSensitiveCategories",
|
|
3261
|
+
"code": "not-included",
|
|
3262
|
+
"reason": "not listed in api.include",
|
|
3263
|
+
"objectName": "@happyvertical/smrt-support:SupportPolicy"
|
|
3264
|
+
}
|
|
3265
|
+
],
|
|
2835
3266
|
"relationshipFeatures": [
|
|
2836
3267
|
"foreignKey",
|
|
2837
3268
|
"uuidColumns"
|
|
@@ -3018,14 +3449,14 @@
|
|
|
3018
3449
|
"name": "checkAndEscalate",
|
|
3019
3450
|
"async": true,
|
|
3020
3451
|
"params": [
|
|
3021
|
-
"args?: Record<string>",
|
|
3022
|
-
"_context?:
|
|
3452
|
+
"args?: Record<string, unknown>",
|
|
3453
|
+
"_context?: unknown"
|
|
3023
3454
|
],
|
|
3024
3455
|
"returns": "Promise<CheckAndEscalateResult>"
|
|
3025
3456
|
},
|
|
3026
3457
|
{
|
|
3027
3458
|
"name": "getMetadata",
|
|
3028
|
-
"returns": "Record<string>"
|
|
3459
|
+
"returns": "Record<string, unknown>"
|
|
3029
3460
|
},
|
|
3030
3461
|
{
|
|
3031
3462
|
"name": "isRunning",
|
|
@@ -3034,7 +3465,7 @@
|
|
|
3034
3465
|
{
|
|
3035
3466
|
"name": "setMetadata",
|
|
3036
3467
|
"params": [
|
|
3037
|
-
"value: Record<string>"
|
|
3468
|
+
"value: Record<string, unknown>"
|
|
3038
3469
|
],
|
|
3039
3470
|
"returns": "void"
|
|
3040
3471
|
}
|
|
@@ -3091,6 +3522,36 @@
|
|
|
3091
3522
|
"objectName": "@happyvertical/smrt-support:SupportServiceTarget"
|
|
3092
3523
|
}
|
|
3093
3524
|
],
|
|
3525
|
+
"withheldSurfaces": [
|
|
3526
|
+
{
|
|
3527
|
+
"kind": "api",
|
|
3528
|
+
"operation": "checkAndEscalate",
|
|
3529
|
+
"code": "not-included",
|
|
3530
|
+
"reason": "not listed in api.include",
|
|
3531
|
+
"objectName": "@happyvertical/smrt-support:SupportServiceTarget"
|
|
3532
|
+
},
|
|
3533
|
+
{
|
|
3534
|
+
"kind": "api",
|
|
3535
|
+
"operation": "getMetadata",
|
|
3536
|
+
"code": "not-included",
|
|
3537
|
+
"reason": "not listed in api.include",
|
|
3538
|
+
"objectName": "@happyvertical/smrt-support:SupportServiceTarget"
|
|
3539
|
+
},
|
|
3540
|
+
{
|
|
3541
|
+
"kind": "api",
|
|
3542
|
+
"operation": "isRunning",
|
|
3543
|
+
"code": "not-included",
|
|
3544
|
+
"reason": "not listed in api.include",
|
|
3545
|
+
"objectName": "@happyvertical/smrt-support:SupportServiceTarget"
|
|
3546
|
+
},
|
|
3547
|
+
{
|
|
3548
|
+
"kind": "api",
|
|
3549
|
+
"operation": "setMetadata",
|
|
3550
|
+
"code": "not-included",
|
|
3551
|
+
"reason": "not listed in api.include",
|
|
3552
|
+
"objectName": "@happyvertical/smrt-support:SupportServiceTarget"
|
|
3553
|
+
}
|
|
3554
|
+
],
|
|
3094
3555
|
"relationshipFeatures": [
|
|
3095
3556
|
"foreignKey",
|
|
3096
3557
|
"uuidColumns"
|
|
@@ -3363,6 +3824,22 @@
|
|
|
3363
3824
|
"objectName": "@happyvertical/smrt-support:SupportEscalation"
|
|
3364
3825
|
}
|
|
3365
3826
|
],
|
|
3827
|
+
"withheldSurfaces": [
|
|
3828
|
+
{
|
|
3829
|
+
"kind": "api",
|
|
3830
|
+
"operation": "getNotifiedProfileIds",
|
|
3831
|
+
"code": "not-included",
|
|
3832
|
+
"reason": "not listed in api.include",
|
|
3833
|
+
"objectName": "@happyvertical/smrt-support:SupportEscalation"
|
|
3834
|
+
},
|
|
3835
|
+
{
|
|
3836
|
+
"kind": "api",
|
|
3837
|
+
"operation": "setNotifiedProfileIds",
|
|
3838
|
+
"code": "not-included",
|
|
3839
|
+
"reason": "not listed in api.include",
|
|
3840
|
+
"objectName": "@happyvertical/smrt-support:SupportEscalation"
|
|
3841
|
+
}
|
|
3842
|
+
],
|
|
3366
3843
|
"relationshipFeatures": [
|
|
3367
3844
|
"foreignKey",
|
|
3368
3845
|
"uuidColumns"
|
|
@@ -3537,12 +4014,12 @@
|
|
|
3537
4014
|
"methodSignatures": [
|
|
3538
4015
|
{
|
|
3539
4016
|
"name": "getRateSnapshot",
|
|
3540
|
-
"returns": "Record<string>"
|
|
4017
|
+
"returns": "Record<string, unknown>"
|
|
3541
4018
|
},
|
|
3542
4019
|
{
|
|
3543
4020
|
"name": "setRateSnapshot",
|
|
3544
4021
|
"params": [
|
|
3545
|
-
"value: Record<string>"
|
|
4022
|
+
"value: Record<string, unknown>"
|
|
3546
4023
|
],
|
|
3547
4024
|
"returns": "void"
|
|
3548
4025
|
}
|
|
@@ -3597,6 +4074,22 @@
|
|
|
3597
4074
|
"objectName": "@happyvertical/smrt-support:SupportCharge"
|
|
3598
4075
|
}
|
|
3599
4076
|
],
|
|
4077
|
+
"withheldSurfaces": [
|
|
4078
|
+
{
|
|
4079
|
+
"kind": "api",
|
|
4080
|
+
"operation": "getRateSnapshot",
|
|
4081
|
+
"code": "not-included",
|
|
4082
|
+
"reason": "not listed in api.include",
|
|
4083
|
+
"objectName": "@happyvertical/smrt-support:SupportCharge"
|
|
4084
|
+
},
|
|
4085
|
+
{
|
|
4086
|
+
"kind": "api",
|
|
4087
|
+
"operation": "setRateSnapshot",
|
|
4088
|
+
"code": "not-included",
|
|
4089
|
+
"reason": "not listed in api.include",
|
|
4090
|
+
"objectName": "@happyvertical/smrt-support:SupportCharge"
|
|
4091
|
+
}
|
|
4092
|
+
],
|
|
3600
4093
|
"relationshipFeatures": [
|
|
3601
4094
|
"foreignKey",
|
|
3602
4095
|
"uuidColumns"
|
|
@@ -3793,12 +4286,12 @@
|
|
|
3793
4286
|
"methodSignatures": [
|
|
3794
4287
|
{
|
|
3795
4288
|
"name": "getRateSnapshot",
|
|
3796
|
-
"returns": "Record<string>"
|
|
4289
|
+
"returns": "Record<string, unknown>"
|
|
3797
4290
|
},
|
|
3798
4291
|
{
|
|
3799
4292
|
"name": "setRateSnapshot",
|
|
3800
4293
|
"params": [
|
|
3801
|
-
"value: Record<string>"
|
|
4294
|
+
"value: Record<string, unknown>"
|
|
3802
4295
|
],
|
|
3803
4296
|
"returns": "void"
|
|
3804
4297
|
}
|
|
@@ -3853,6 +4346,22 @@
|
|
|
3853
4346
|
"objectName": "@happyvertical/smrt-support:SupportCompensation"
|
|
3854
4347
|
}
|
|
3855
4348
|
],
|
|
4349
|
+
"withheldSurfaces": [
|
|
4350
|
+
{
|
|
4351
|
+
"kind": "api",
|
|
4352
|
+
"operation": "getRateSnapshot",
|
|
4353
|
+
"code": "not-included",
|
|
4354
|
+
"reason": "not listed in api.include",
|
|
4355
|
+
"objectName": "@happyvertical/smrt-support:SupportCompensation"
|
|
4356
|
+
},
|
|
4357
|
+
{
|
|
4358
|
+
"kind": "api",
|
|
4359
|
+
"operation": "setRateSnapshot",
|
|
4360
|
+
"code": "not-included",
|
|
4361
|
+
"reason": "not listed in api.include",
|
|
4362
|
+
"objectName": "@happyvertical/smrt-support:SupportCompensation"
|
|
4363
|
+
}
|
|
4364
|
+
],
|
|
3856
4365
|
"relationshipFeatures": [
|
|
3857
4366
|
"foreignKey",
|
|
3858
4367
|
"uuidColumns"
|
|
@@ -4034,7 +4543,7 @@
|
|
|
4034
4543
|
},
|
|
4035
4544
|
{
|
|
4036
4545
|
"name": "getMetadata",
|
|
4037
|
-
"returns": "Record<string>"
|
|
4546
|
+
"returns": "Record<string, unknown>"
|
|
4038
4547
|
},
|
|
4039
4548
|
{
|
|
4040
4549
|
"name": "isActive",
|
|
@@ -4050,7 +4559,7 @@
|
|
|
4050
4559
|
{
|
|
4051
4560
|
"name": "setMetadata",
|
|
4052
4561
|
"params": [
|
|
4053
|
-
"value: Record<string>"
|
|
4562
|
+
"value: Record<string, unknown>"
|
|
4054
4563
|
],
|
|
4055
4564
|
"returns": "void"
|
|
4056
4565
|
}
|
|
@@ -4130,6 +4639,43 @@
|
|
|
4130
4639
|
"objectName": "@happyvertical/smrt-support:SupportSpecialist"
|
|
4131
4640
|
}
|
|
4132
4641
|
],
|
|
4642
|
+
"withheldSurfaces": [
|
|
4643
|
+
{
|
|
4644
|
+
"kind": "api",
|
|
4645
|
+
"operation": "getLanguages",
|
|
4646
|
+
"code": "not-included",
|
|
4647
|
+
"reason": "not listed in api.include",
|
|
4648
|
+
"objectName": "@happyvertical/smrt-support:SupportSpecialist"
|
|
4649
|
+
},
|
|
4650
|
+
{
|
|
4651
|
+
"kind": "api",
|
|
4652
|
+
"operation": "getMetadata",
|
|
4653
|
+
"code": "not-included",
|
|
4654
|
+
"reason": "not listed in api.include",
|
|
4655
|
+
"objectName": "@happyvertical/smrt-support:SupportSpecialist"
|
|
4656
|
+
},
|
|
4657
|
+
{
|
|
4658
|
+
"kind": "api",
|
|
4659
|
+
"operation": "isActive",
|
|
4660
|
+
"code": "not-included",
|
|
4661
|
+
"reason": "not listed in api.include",
|
|
4662
|
+
"objectName": "@happyvertical/smrt-support:SupportSpecialist"
|
|
4663
|
+
},
|
|
4664
|
+
{
|
|
4665
|
+
"kind": "api",
|
|
4666
|
+
"operation": "setLanguages",
|
|
4667
|
+
"code": "not-included",
|
|
4668
|
+
"reason": "not listed in api.include",
|
|
4669
|
+
"objectName": "@happyvertical/smrt-support:SupportSpecialist"
|
|
4670
|
+
},
|
|
4671
|
+
{
|
|
4672
|
+
"kind": "api",
|
|
4673
|
+
"operation": "setMetadata",
|
|
4674
|
+
"code": "not-included",
|
|
4675
|
+
"reason": "not listed in api.include",
|
|
4676
|
+
"objectName": "@happyvertical/smrt-support:SupportSpecialist"
|
|
4677
|
+
}
|
|
4678
|
+
],
|
|
4133
4679
|
"relationshipFeatures": [
|
|
4134
4680
|
"crossPackageRef",
|
|
4135
4681
|
"uuidColumns"
|
|
@@ -4375,6 +4921,15 @@
|
|
|
4375
4921
|
"objectName": "@happyvertical/smrt-support:SupportQualification"
|
|
4376
4922
|
}
|
|
4377
4923
|
],
|
|
4924
|
+
"withheldSurfaces": [
|
|
4925
|
+
{
|
|
4926
|
+
"kind": "api",
|
|
4927
|
+
"operation": "isEffectiveAt",
|
|
4928
|
+
"code": "not-included",
|
|
4929
|
+
"reason": "not listed in api.include",
|
|
4930
|
+
"objectName": "@happyvertical/smrt-support:SupportQualification"
|
|
4931
|
+
}
|
|
4932
|
+
],
|
|
4378
4933
|
"relationshipFeatures": [
|
|
4379
4934
|
"crossPackageRef",
|
|
4380
4935
|
"foreignKey",
|
|
@@ -4757,12 +5312,12 @@
|
|
|
4757
5312
|
"methodSignatures": [
|
|
4758
5313
|
{
|
|
4759
5314
|
"name": "getMetadata",
|
|
4760
|
-
"returns": "Record<string>"
|
|
5315
|
+
"returns": "Record<string, unknown>"
|
|
4761
5316
|
},
|
|
4762
5317
|
{
|
|
4763
5318
|
"name": "setMetadata",
|
|
4764
5319
|
"params": [
|
|
4765
|
-
"value: Record<string>"
|
|
5320
|
+
"value: Record<string, unknown>"
|
|
4766
5321
|
],
|
|
4767
5322
|
"returns": "void"
|
|
4768
5323
|
}
|
|
@@ -4819,6 +5374,22 @@
|
|
|
4819
5374
|
"objectName": "@happyvertical/smrt-support:SupportWorkLink"
|
|
4820
5375
|
}
|
|
4821
5376
|
],
|
|
5377
|
+
"withheldSurfaces": [
|
|
5378
|
+
{
|
|
5379
|
+
"kind": "api",
|
|
5380
|
+
"operation": "getMetadata",
|
|
5381
|
+
"code": "not-included",
|
|
5382
|
+
"reason": "not listed in api.include",
|
|
5383
|
+
"objectName": "@happyvertical/smrt-support:SupportWorkLink"
|
|
5384
|
+
},
|
|
5385
|
+
{
|
|
5386
|
+
"kind": "api",
|
|
5387
|
+
"operation": "setMetadata",
|
|
5388
|
+
"code": "not-included",
|
|
5389
|
+
"reason": "not listed in api.include",
|
|
5390
|
+
"objectName": "@happyvertical/smrt-support:SupportWorkLink"
|
|
5391
|
+
}
|
|
5392
|
+
],
|
|
4822
5393
|
"relationshipFeatures": [
|
|
4823
5394
|
"foreignKey",
|
|
4824
5395
|
"uuidColumns"
|