@happyvertical/smrt-projects 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.
@@ -3,12 +3,12 @@
3
3
  "sensitiveFieldsExcluded": true,
4
4
  "generatedAt": "1970-01-01T00:00:00.000Z",
5
5
  "packageName": "@happyvertical/smrt-projects",
6
- "packageVersion": "0.45.3",
6
+ "packageVersion": "0.47.0",
7
7
  "sourceManifestPath": "dist/manifest.json",
8
8
  "agentDocPath": "AGENTS.md",
9
9
  "sourceHashes": {
10
- "manifest": "54540fff73c0fe90b3875e10ac2e0ad8a0f23aa664baadfa424458f5e5ffec04",
11
- "packageJson": "3d58f080b5f2ad979b9a4d15e1b43d759fc4402d26f0babab964823c0c42eae2",
10
+ "manifest": "95c9bea314b1b6984a866fcfd70610739613c4dbdf88205f8a6c0f6cba9151d5",
11
+ "packageJson": "d0c1d15d4fd81bea58f42f3c82c47f09815962b6122e0799c3a6c02a8820c367",
12
12
  "agents": "1642532c0c1bf16fb07b0184326f76f9fb3b142cb111e39f8e763c2d08be40d3"
13
13
  },
14
14
  "exports": [
@@ -174,14 +174,6 @@
174
174
  }
175
175
  ],
176
176
  "surfaces": [
177
- {
178
- "kind": "api",
179
- "name": "developmentrequests.createManaged",
180
- "operation": "createManaged",
181
- "objectName": "@happyvertical/smrt-projects:DevelopmentRequestCollection",
182
- "path": "/developmentrequests/createManaged",
183
- "method": "POST"
184
- },
185
177
  {
186
178
  "kind": "api",
187
179
  "name": "developmentrequests.listByIntegrationRequester",
@@ -255,6 +247,15 @@
255
247
  "objectName": "@happyvertical/smrt-projects:DevelopmentRequestCollection"
256
248
  }
257
249
  ],
250
+ "withheldSurfaces": [
251
+ {
252
+ "kind": "api",
253
+ "operation": "createManaged",
254
+ "code": "not-wireable",
255
+ "reason": "not routed: the declared type of `input` could not be resolved by the scanner",
256
+ "objectName": "@happyvertical/smrt-projects:DevelopmentRequestCollection"
257
+ }
258
+ ],
258
259
  "relationshipFeatures": [
259
260
  "uuidColumns"
260
261
  ],
@@ -384,14 +385,6 @@
384
385
  }
385
386
  ],
386
387
  "surfaces": [
387
- {
388
- "kind": "api",
389
- "name": "issues.discover",
390
- "operation": "discover",
391
- "objectName": "@happyvertical/smrt-projects:IssueCollection",
392
- "path": "/issues/discover",
393
- "method": "POST"
394
- },
395
388
  {
396
389
  "kind": "api",
397
390
  "name": "issues.findByRepository",
@@ -448,14 +441,6 @@
448
441
  "path": "/issues/findWithUnincorporatedFeedback",
449
442
  "method": "POST"
450
443
  },
451
- {
452
- "kind": "api",
453
- "name": "issues.batchSync",
454
- "operation": "batchSync",
455
- "objectName": "@happyvertical/smrt-projects:IssueCollection",
456
- "path": "/issues/batchSync",
457
- "method": "POST"
458
- },
459
444
  {
460
445
  "kind": "api",
461
446
  "name": "issues.findByTenant",
@@ -625,6 +610,22 @@
625
610
  "objectName": "@happyvertical/smrt-projects:IssueCollection"
626
611
  }
627
612
  ],
613
+ "withheldSurfaces": [
614
+ {
615
+ "kind": "api",
616
+ "operation": "batchSync",
617
+ "code": "not-wireable",
618
+ "reason": "not routed: parameter `repository`: `Repository` is a model class instance, not JSON data",
619
+ "objectName": "@happyvertical/smrt-projects:IssueCollection"
620
+ },
621
+ {
622
+ "kind": "api",
623
+ "operation": "discover",
624
+ "code": "not-wireable",
625
+ "reason": "not routed: `options` contains a member where `Repository` is a model class instance, not JSON data",
626
+ "objectName": "@happyvertical/smrt-projects:IssueCollection"
627
+ }
628
+ ],
628
629
  "relationshipFeatures": [
629
630
  "uuidColumns"
630
631
  ],
@@ -1322,14 +1323,6 @@
1322
1323
  }
1323
1324
  ],
1324
1325
  "surfaces": [
1325
- {
1326
- "kind": "api",
1327
- "name": "issues.discover",
1328
- "operation": "discover",
1329
- "objectName": "@happyvertical/smrt-projects:PullRequestCollection",
1330
- "path": "/issues/discover",
1331
- "method": "POST"
1332
- },
1333
1326
  {
1334
1327
  "kind": "api",
1335
1328
  "name": "issues.findByRepository",
@@ -1394,14 +1387,6 @@
1394
1387
  "path": "/issues/findBySize",
1395
1388
  "method": "POST"
1396
1389
  },
1397
- {
1398
- "kind": "api",
1399
- "name": "issues.batchSync",
1400
- "operation": "batchSync",
1401
- "objectName": "@happyvertical/smrt-projects:PullRequestCollection",
1402
- "path": "/issues/batchSync",
1403
- "method": "POST"
1404
- },
1405
1390
  {
1406
1391
  "kind": "api",
1407
1392
  "name": "issues.findByTenant",
@@ -1583,6 +1568,22 @@
1583
1568
  "objectName": "@happyvertical/smrt-projects:PullRequestCollection"
1584
1569
  }
1585
1570
  ],
1571
+ "withheldSurfaces": [
1572
+ {
1573
+ "kind": "api",
1574
+ "operation": "batchSync",
1575
+ "code": "not-wireable",
1576
+ "reason": "not routed: parameter `repository`: `Repository` is a model class instance, not JSON data",
1577
+ "objectName": "@happyvertical/smrt-projects:PullRequestCollection"
1578
+ },
1579
+ {
1580
+ "kind": "api",
1581
+ "operation": "discover",
1582
+ "code": "not-wireable",
1583
+ "reason": "not routed: `options` contains a member where `Repository` is a model class instance, not JSON data",
1584
+ "objectName": "@happyvertical/smrt-projects:PullRequestCollection"
1585
+ }
1586
+ ],
1586
1587
  "relationshipFeatures": [
1587
1588
  "uuidColumns"
1588
1589
  ],
@@ -2031,6 +2032,50 @@
2031
2032
  "objectName": "@happyvertical/smrt-projects:Comment"
2032
2033
  }
2033
2034
  ],
2035
+ "withheldSurfaces": [
2036
+ {
2037
+ "kind": "api",
2038
+ "operation": "extractActionItems",
2039
+ "code": "not-included",
2040
+ "reason": "not listed in api.include",
2041
+ "objectName": "@happyvertical/smrt-projects:Comment"
2042
+ },
2043
+ {
2044
+ "kind": "api",
2045
+ "operation": "getSentiment",
2046
+ "code": "not-included",
2047
+ "reason": "not listed in api.include",
2048
+ "objectName": "@happyvertical/smrt-projects:Comment"
2049
+ },
2050
+ {
2051
+ "kind": "api",
2052
+ "operation": "isApproval",
2053
+ "code": "not-included",
2054
+ "reason": "not listed in api.include",
2055
+ "objectName": "@happyvertical/smrt-projects:Comment"
2056
+ },
2057
+ {
2058
+ "kind": "api",
2059
+ "operation": "isQuestion",
2060
+ "code": "not-included",
2061
+ "reason": "not listed in api.include",
2062
+ "objectName": "@happyvertical/smrt-projects:Comment"
2063
+ },
2064
+ {
2065
+ "kind": "api",
2066
+ "operation": "requestsChanges",
2067
+ "code": "not-included",
2068
+ "reason": "not listed in api.include",
2069
+ "objectName": "@happyvertical/smrt-projects:Comment"
2070
+ },
2071
+ {
2072
+ "kind": "api",
2073
+ "operation": "summarize",
2074
+ "code": "not-included",
2075
+ "reason": "not listed in api.include",
2076
+ "objectName": "@happyvertical/smrt-projects:Comment"
2077
+ }
2078
+ ],
2034
2079
  "relationshipFeatures": [
2035
2080
  "foreignKey",
2036
2081
  "uuidColumns"
@@ -2152,7 +2197,7 @@
2152
2197
  {
2153
2198
  "name": "initialize",
2154
2199
  "async": true,
2155
- "returns": "Promise"
2200
+ "returns": "Promise<this>"
2156
2201
  },
2157
2202
  {
2158
2203
  "name": "setEvidence",
@@ -2173,6 +2218,29 @@
2173
2218
  "context"
2174
2219
  ],
2175
2220
  "surfaces": [],
2221
+ "withheldSurfaces": [
2222
+ {
2223
+ "kind": "api",
2224
+ "operation": "getEvidence",
2225
+ "code": "api-disabled",
2226
+ "reason": "api is disabled",
2227
+ "objectName": "@happyvertical/smrt-projects:DevelopmentRequest"
2228
+ },
2229
+ {
2230
+ "kind": "api",
2231
+ "operation": "initialize",
2232
+ "code": "api-disabled",
2233
+ "reason": "api is disabled",
2234
+ "objectName": "@happyvertical/smrt-projects:DevelopmentRequest"
2235
+ },
2236
+ {
2237
+ "kind": "api",
2238
+ "operation": "setEvidence",
2239
+ "code": "api-disabled",
2240
+ "reason": "api is disabled",
2241
+ "objectName": "@happyvertical/smrt-projects:DevelopmentRequest"
2242
+ }
2243
+ ],
2176
2244
  "relationshipFeatures": [
2177
2245
  "foreignKey",
2178
2246
  "uuidColumns"
@@ -2509,7 +2577,7 @@
2509
2577
  "params": [
2510
2578
  "options?: SyncOptions"
2511
2579
  ],
2512
- "returns": "Promise"
2580
+ "returns": "Promise<this>"
2513
2581
  }
2514
2582
  ],
2515
2583
  "tenant": {
@@ -2612,6 +2680,127 @@
2612
2680
  "objectName": "@happyvertical/smrt-projects:Issue"
2613
2681
  }
2614
2682
  ],
2683
+ "withheldSurfaces": [
2684
+ {
2685
+ "kind": "api",
2686
+ "operation": "addComment",
2687
+ "code": "not-included",
2688
+ "reason": "not listed in api.include",
2689
+ "objectName": "@happyvertical/smrt-projects:Issue"
2690
+ },
2691
+ {
2692
+ "kind": "api",
2693
+ "operation": "addLabels",
2694
+ "code": "not-included",
2695
+ "reason": "not listed in api.include",
2696
+ "objectName": "@happyvertical/smrt-projects:Issue"
2697
+ },
2698
+ {
2699
+ "kind": "api",
2700
+ "operation": "assign",
2701
+ "code": "not-included",
2702
+ "reason": "not listed in api.include",
2703
+ "objectName": "@happyvertical/smrt-projects:Issue"
2704
+ },
2705
+ {
2706
+ "kind": "api",
2707
+ "operation": "clearCache",
2708
+ "code": "not-included",
2709
+ "reason": "not listed in api.include",
2710
+ "objectName": "@happyvertical/smrt-projects:Issue"
2711
+ },
2712
+ {
2713
+ "kind": "api",
2714
+ "operation": "close",
2715
+ "code": "not-included",
2716
+ "reason": "not listed in api.include",
2717
+ "objectName": "@happyvertical/smrt-projects:Issue"
2718
+ },
2719
+ {
2720
+ "kind": "api",
2721
+ "operation": "getClient",
2722
+ "code": "not-included",
2723
+ "reason": "not listed in api.include",
2724
+ "objectName": "@happyvertical/smrt-projects:Issue"
2725
+ },
2726
+ {
2727
+ "kind": "api",
2728
+ "operation": "getComments",
2729
+ "code": "not-included",
2730
+ "reason": "not listed in api.include",
2731
+ "objectName": "@happyvertical/smrt-projects:Issue"
2732
+ },
2733
+ {
2734
+ "kind": "api",
2735
+ "operation": "getRepository",
2736
+ "code": "not-included",
2737
+ "reason": "not listed in api.include",
2738
+ "objectName": "@happyvertical/smrt-projects:Issue"
2739
+ },
2740
+ {
2741
+ "kind": "api",
2742
+ "operation": "getUrl",
2743
+ "code": "not-included",
2744
+ "reason": "not listed in api.include",
2745
+ "objectName": "@happyvertical/smrt-projects:Issue"
2746
+ },
2747
+ {
2748
+ "kind": "api",
2749
+ "operation": "incorporateFeedback",
2750
+ "code": "not-included",
2751
+ "reason": "not listed in api.include",
2752
+ "objectName": "@happyvertical/smrt-projects:Issue"
2753
+ },
2754
+ {
2755
+ "kind": "api",
2756
+ "operation": "isBugReport",
2757
+ "code": "not-included",
2758
+ "reason": "not listed in api.include",
2759
+ "objectName": "@happyvertical/smrt-projects:Issue"
2760
+ },
2761
+ {
2762
+ "kind": "api",
2763
+ "operation": "isFeatureRequest",
2764
+ "code": "not-included",
2765
+ "reason": "not listed in api.include",
2766
+ "objectName": "@happyvertical/smrt-projects:Issue"
2767
+ },
2768
+ {
2769
+ "kind": "api",
2770
+ "operation": "needsReview",
2771
+ "code": "not-included",
2772
+ "reason": "not listed in api.include",
2773
+ "objectName": "@happyvertical/smrt-projects:Issue"
2774
+ },
2775
+ {
2776
+ "kind": "api",
2777
+ "operation": "removeLabel",
2778
+ "code": "not-included",
2779
+ "reason": "not listed in api.include",
2780
+ "objectName": "@happyvertical/smrt-projects:Issue"
2781
+ },
2782
+ {
2783
+ "kind": "api",
2784
+ "operation": "rollback",
2785
+ "code": "not-included",
2786
+ "reason": "not listed in api.include",
2787
+ "objectName": "@happyvertical/smrt-projects:Issue"
2788
+ },
2789
+ {
2790
+ "kind": "api",
2791
+ "operation": "suggestLabels",
2792
+ "code": "not-included",
2793
+ "reason": "not listed in api.include",
2794
+ "objectName": "@happyvertical/smrt-projects:Issue"
2795
+ },
2796
+ {
2797
+ "kind": "api",
2798
+ "operation": "sync",
2799
+ "code": "not-included",
2800
+ "reason": "not listed in api.include",
2801
+ "objectName": "@happyvertical/smrt-projects:Issue"
2802
+ }
2803
+ ],
2615
2804
  "relationshipFeatures": [
2616
2805
  "foreignKey",
2617
2806
  "uuidColumns"
@@ -2801,6 +2990,64 @@
2801
2990
  "objectName": "@happyvertical/smrt-projects:Label"
2802
2991
  }
2803
2992
  ],
2993
+ "withheldSurfaces": [
2994
+ {
2995
+ "kind": "api",
2996
+ "operation": "createInRepository",
2997
+ "code": "not-included",
2998
+ "reason": "not listed in api.include",
2999
+ "objectName": "@happyvertical/smrt-projects:Label"
3000
+ },
3001
+ {
3002
+ "kind": "api",
3003
+ "operation": "getCategory",
3004
+ "code": "not-included",
3005
+ "reason": "not listed in api.include",
3006
+ "objectName": "@happyvertical/smrt-projects:Label"
3007
+ },
3008
+ {
3009
+ "kind": "api",
3010
+ "operation": "getHexColor",
3011
+ "code": "not-included",
3012
+ "reason": "not listed in api.include",
3013
+ "objectName": "@happyvertical/smrt-projects:Label"
3014
+ },
3015
+ {
3016
+ "kind": "api",
3017
+ "operation": "getPriorityLevel",
3018
+ "code": "not-included",
3019
+ "reason": "not listed in api.include",
3020
+ "objectName": "@happyvertical/smrt-projects:Label"
3021
+ },
3022
+ {
3023
+ "kind": "api",
3024
+ "operation": "isPriorityLabel",
3025
+ "code": "not-included",
3026
+ "reason": "not listed in api.include",
3027
+ "objectName": "@happyvertical/smrt-projects:Label"
3028
+ },
3029
+ {
3030
+ "kind": "api",
3031
+ "operation": "isStatusLabel",
3032
+ "code": "not-included",
3033
+ "reason": "not listed in api.include",
3034
+ "objectName": "@happyvertical/smrt-projects:Label"
3035
+ },
3036
+ {
3037
+ "kind": "api",
3038
+ "operation": "isTypeLabel",
3039
+ "code": "not-included",
3040
+ "reason": "not listed in api.include",
3041
+ "objectName": "@happyvertical/smrt-projects:Label"
3042
+ },
3043
+ {
3044
+ "kind": "api",
3045
+ "operation": "updateInRepository",
3046
+ "code": "not-included",
3047
+ "reason": "not listed in api.include",
3048
+ "objectName": "@happyvertical/smrt-projects:Label"
3049
+ }
3050
+ ],
2804
3051
  "relationshipFeatures": [
2805
3052
  "foreignKey",
2806
3053
  "uuidColumns"
@@ -3021,7 +3268,7 @@
3021
3268
  "params": [
3022
3269
  "options?: SyncOptions"
3023
3270
  ],
3024
- "returns": "Promise"
3271
+ "returns": "Promise<this>"
3025
3272
  },
3026
3273
  {
3027
3274
  "name": "updateItemField",
@@ -3029,7 +3276,7 @@
3029
3276
  "params": [
3030
3277
  "itemId: string",
3031
3278
  "fieldId: string",
3032
- "value: any"
3279
+ "value: unknown"
3033
3280
  ],
3034
3281
  "returns": "Promise<void>"
3035
3282
  },
@@ -3153,6 +3400,113 @@
3153
3400
  "objectName": "@happyvertical/smrt-projects:Project"
3154
3401
  }
3155
3402
  ],
3403
+ "withheldSurfaces": [
3404
+ {
3405
+ "kind": "api",
3406
+ "operation": "addItem",
3407
+ "code": "not-included",
3408
+ "reason": "not listed in api.include",
3409
+ "objectName": "@happyvertical/smrt-projects:Project"
3410
+ },
3411
+ {
3412
+ "kind": "api",
3413
+ "operation": "analyzeHealth",
3414
+ "code": "not-included",
3415
+ "reason": "not listed in api.include",
3416
+ "objectName": "@happyvertical/smrt-projects:Project"
3417
+ },
3418
+ {
3419
+ "kind": "api",
3420
+ "operation": "clearClient",
3421
+ "code": "not-included",
3422
+ "reason": "not listed in api.include",
3423
+ "objectName": "@happyvertical/smrt-projects:Project"
3424
+ },
3425
+ {
3426
+ "kind": "api",
3427
+ "operation": "getByTitle",
3428
+ "code": "not-included",
3429
+ "reason": "not listed in api.include",
3430
+ "objectName": "@happyvertical/smrt-projects:Project"
3431
+ },
3432
+ {
3433
+ "kind": "api",
3434
+ "operation": "getClient",
3435
+ "code": "not-included",
3436
+ "reason": "not listed in api.include",
3437
+ "objectName": "@happyvertical/smrt-projects:Project"
3438
+ },
3439
+ {
3440
+ "kind": "api",
3441
+ "operation": "getFields",
3442
+ "code": "lifecycle-method",
3443
+ "reason": "`getFields` is a framework lifecycle method, not a distinct operation",
3444
+ "objectName": "@happyvertical/smrt-projects:Project"
3445
+ },
3446
+ {
3447
+ "kind": "api",
3448
+ "operation": "getItem",
3449
+ "code": "not-included",
3450
+ "reason": "not listed in api.include",
3451
+ "objectName": "@happyvertical/smrt-projects:Project"
3452
+ },
3453
+ {
3454
+ "kind": "api",
3455
+ "operation": "getItemsByStatus",
3456
+ "code": "not-included",
3457
+ "reason": "not listed in api.include",
3458
+ "objectName": "@happyvertical/smrt-projects:Project"
3459
+ },
3460
+ {
3461
+ "kind": "api",
3462
+ "operation": "getStatuses",
3463
+ "code": "not-included",
3464
+ "reason": "not listed in api.include",
3465
+ "objectName": "@happyvertical/smrt-projects:Project"
3466
+ },
3467
+ {
3468
+ "kind": "api",
3469
+ "operation": "listItems",
3470
+ "code": "not-included",
3471
+ "reason": "not listed in api.include",
3472
+ "objectName": "@happyvertical/smrt-projects:Project"
3473
+ },
3474
+ {
3475
+ "kind": "api",
3476
+ "operation": "moveItem",
3477
+ "code": "not-included",
3478
+ "reason": "not listed in api.include",
3479
+ "objectName": "@happyvertical/smrt-projects:Project"
3480
+ },
3481
+ {
3482
+ "kind": "api",
3483
+ "operation": "removeItem",
3484
+ "code": "not-included",
3485
+ "reason": "not listed in api.include",
3486
+ "objectName": "@happyvertical/smrt-projects:Project"
3487
+ },
3488
+ {
3489
+ "kind": "api",
3490
+ "operation": "sync",
3491
+ "code": "not-included",
3492
+ "reason": "not listed in api.include",
3493
+ "objectName": "@happyvertical/smrt-projects:Project"
3494
+ },
3495
+ {
3496
+ "kind": "api",
3497
+ "operation": "updateItemField",
3498
+ "code": "not-included",
3499
+ "reason": "not listed in api.include",
3500
+ "objectName": "@happyvertical/smrt-projects:Project"
3501
+ },
3502
+ {
3503
+ "kind": "api",
3504
+ "operation": "updateItemStatus",
3505
+ "code": "not-included",
3506
+ "reason": "not listed in api.include",
3507
+ "objectName": "@happyvertical/smrt-projects:Project"
3508
+ }
3509
+ ],
3156
3510
  "relationshipFeatures": [
3157
3511
  "uuidColumns"
3158
3512
  ],
@@ -3278,6 +3632,22 @@
3278
3632
  "objectName": "@happyvertical/smrt-projects:ProjectIntegration"
3279
3633
  }
3280
3634
  ],
3635
+ "withheldSurfaces": [
3636
+ {
3637
+ "kind": "api",
3638
+ "operation": "hasCapability",
3639
+ "code": "not-included",
3640
+ "reason": "not listed in api.include",
3641
+ "objectName": "@happyvertical/smrt-projects:ProjectIntegration"
3642
+ },
3643
+ {
3644
+ "kind": "api",
3645
+ "operation": "isActive",
3646
+ "code": "not-included",
3647
+ "reason": "not listed in api.include",
3648
+ "objectName": "@happyvertical/smrt-projects:ProjectIntegration"
3649
+ }
3650
+ ],
3281
3651
  "relationshipFeatures": [
3282
3652
  "uuidColumns"
3283
3653
  ],
@@ -3713,7 +4083,7 @@
3713
4083
  "params": [
3714
4084
  "options?: SyncOptions"
3715
4085
  ],
3716
- "returns": "Promise"
4086
+ "returns": "Promise<this>"
3717
4087
  }
3718
4088
  ],
3719
4089
  "tenant": {
@@ -3822,6 +4192,190 @@
3822
4192
  "objectName": "@happyvertical/smrt-projects:PullRequest"
3823
4193
  }
3824
4194
  ],
4195
+ "withheldSurfaces": [
4196
+ {
4197
+ "kind": "api",
4198
+ "operation": "addComment",
4199
+ "code": "not-included",
4200
+ "reason": "not listed in api.include",
4201
+ "objectName": "@happyvertical/smrt-projects:PullRequest"
4202
+ },
4203
+ {
4204
+ "kind": "api",
4205
+ "operation": "addLabels",
4206
+ "code": "not-included",
4207
+ "reason": "not listed in api.include",
4208
+ "objectName": "@happyvertical/smrt-projects:PullRequest"
4209
+ },
4210
+ {
4211
+ "kind": "api",
4212
+ "operation": "assign",
4213
+ "code": "not-included",
4214
+ "reason": "not listed in api.include",
4215
+ "objectName": "@happyvertical/smrt-projects:PullRequest"
4216
+ },
4217
+ {
4218
+ "kind": "api",
4219
+ "operation": "clearCache",
4220
+ "code": "not-included",
4221
+ "reason": "not listed in api.include",
4222
+ "objectName": "@happyvertical/smrt-projects:PullRequest"
4223
+ },
4224
+ {
4225
+ "kind": "api",
4226
+ "operation": "close",
4227
+ "code": "not-included",
4228
+ "reason": "not listed in api.include",
4229
+ "objectName": "@happyvertical/smrt-projects:PullRequest"
4230
+ },
4231
+ {
4232
+ "kind": "api",
4233
+ "operation": "convertToDraft",
4234
+ "code": "not-included",
4235
+ "reason": "not listed in api.include",
4236
+ "objectName": "@happyvertical/smrt-projects:PullRequest"
4237
+ },
4238
+ {
4239
+ "kind": "api",
4240
+ "operation": "findLinkedIssue",
4241
+ "code": "not-included",
4242
+ "reason": "not listed in api.include",
4243
+ "objectName": "@happyvertical/smrt-projects:PullRequest"
4244
+ },
4245
+ {
4246
+ "kind": "api",
4247
+ "operation": "getChangeSize",
4248
+ "code": "not-included",
4249
+ "reason": "not listed in api.include",
4250
+ "objectName": "@happyvertical/smrt-projects:PullRequest"
4251
+ },
4252
+ {
4253
+ "kind": "api",
4254
+ "operation": "getClient",
4255
+ "code": "not-included",
4256
+ "reason": "not listed in api.include",
4257
+ "objectName": "@happyvertical/smrt-projects:PullRequest"
4258
+ },
4259
+ {
4260
+ "kind": "api",
4261
+ "operation": "getComments",
4262
+ "code": "not-included",
4263
+ "reason": "not listed in api.include",
4264
+ "objectName": "@happyvertical/smrt-projects:PullRequest"
4265
+ },
4266
+ {
4267
+ "kind": "api",
4268
+ "operation": "getRepository",
4269
+ "code": "not-included",
4270
+ "reason": "not listed in api.include",
4271
+ "objectName": "@happyvertical/smrt-projects:PullRequest"
4272
+ },
4273
+ {
4274
+ "kind": "api",
4275
+ "operation": "getUrl",
4276
+ "code": "not-included",
4277
+ "reason": "not listed in api.include",
4278
+ "objectName": "@happyvertical/smrt-projects:PullRequest"
4279
+ },
4280
+ {
4281
+ "kind": "api",
4282
+ "operation": "incorporateFeedback",
4283
+ "code": "not-included",
4284
+ "reason": "not listed in api.include",
4285
+ "objectName": "@happyvertical/smrt-projects:PullRequest"
4286
+ },
4287
+ {
4288
+ "kind": "api",
4289
+ "operation": "isBugReport",
4290
+ "code": "not-included",
4291
+ "reason": "not listed in api.include",
4292
+ "objectName": "@happyvertical/smrt-projects:PullRequest"
4293
+ },
4294
+ {
4295
+ "kind": "api",
4296
+ "operation": "isFeatureRequest",
4297
+ "code": "not-included",
4298
+ "reason": "not listed in api.include",
4299
+ "objectName": "@happyvertical/smrt-projects:PullRequest"
4300
+ },
4301
+ {
4302
+ "kind": "api",
4303
+ "operation": "isReadyToMerge",
4304
+ "code": "not-included",
4305
+ "reason": "not listed in api.include",
4306
+ "objectName": "@happyvertical/smrt-projects:PullRequest"
4307
+ },
4308
+ {
4309
+ "kind": "api",
4310
+ "operation": "markReady",
4311
+ "code": "not-included",
4312
+ "reason": "not listed in api.include",
4313
+ "objectName": "@happyvertical/smrt-projects:PullRequest"
4314
+ },
4315
+ {
4316
+ "kind": "api",
4317
+ "operation": "merge",
4318
+ "code": "not-included",
4319
+ "reason": "not listed in api.include",
4320
+ "objectName": "@happyvertical/smrt-projects:PullRequest"
4321
+ },
4322
+ {
4323
+ "kind": "api",
4324
+ "operation": "needsReview",
4325
+ "code": "not-included",
4326
+ "reason": "not listed in api.include",
4327
+ "objectName": "@happyvertical/smrt-projects:PullRequest"
4328
+ },
4329
+ {
4330
+ "kind": "api",
4331
+ "operation": "removeLabel",
4332
+ "code": "not-included",
4333
+ "reason": "not listed in api.include",
4334
+ "objectName": "@happyvertical/smrt-projects:PullRequest"
4335
+ },
4336
+ {
4337
+ "kind": "api",
4338
+ "operation": "requestReviewers",
4339
+ "code": "not-included",
4340
+ "reason": "not listed in api.include",
4341
+ "objectName": "@happyvertical/smrt-projects:PullRequest"
4342
+ },
4343
+ {
4344
+ "kind": "api",
4345
+ "operation": "rollback",
4346
+ "code": "not-included",
4347
+ "reason": "not listed in api.include",
4348
+ "objectName": "@happyvertical/smrt-projects:PullRequest"
4349
+ },
4350
+ {
4351
+ "kind": "api",
4352
+ "operation": "suggestLabels",
4353
+ "code": "not-included",
4354
+ "reason": "not listed in api.include",
4355
+ "objectName": "@happyvertical/smrt-projects:PullRequest"
4356
+ },
4357
+ {
4358
+ "kind": "api",
4359
+ "operation": "suggestReviewers",
4360
+ "code": "not-included",
4361
+ "reason": "not listed in api.include",
4362
+ "objectName": "@happyvertical/smrt-projects:PullRequest"
4363
+ },
4364
+ {
4365
+ "kind": "api",
4366
+ "operation": "summarize",
4367
+ "code": "not-included",
4368
+ "reason": "not listed in api.include",
4369
+ "objectName": "@happyvertical/smrt-projects:PullRequest"
4370
+ },
4371
+ {
4372
+ "kind": "api",
4373
+ "operation": "sync",
4374
+ "code": "not-included",
4375
+ "reason": "not listed in api.include",
4376
+ "objectName": "@happyvertical/smrt-projects:PullRequest"
4377
+ }
4378
+ ],
3825
4379
  "relationshipFeatures": [
3826
4380
  "foreignKey",
3827
4381
  "uuidColumns"
@@ -3998,7 +4552,7 @@
3998
4552
  "params": [
3999
4553
  "options?: SyncOptions"
4000
4554
  ],
4001
- "returns": "Promise"
4555
+ "returns": "Promise<this>"
4002
4556
  }
4003
4557
  ],
4004
4558
  "tenant": {
@@ -4087,6 +4641,78 @@
4087
4641
  "objectName": "@happyvertical/smrt-projects:Repository"
4088
4642
  }
4089
4643
  ],
4644
+ "withheldSurfaces": [
4645
+ {
4646
+ "kind": "api",
4647
+ "operation": "clearClient",
4648
+ "code": "not-included",
4649
+ "reason": "not listed in api.include",
4650
+ "objectName": "@happyvertical/smrt-projects:Repository"
4651
+ },
4652
+ {
4653
+ "kind": "api",
4654
+ "operation": "createIssue",
4655
+ "code": "not-included",
4656
+ "reason": "not listed in api.include",
4657
+ "objectName": "@happyvertical/smrt-projects:Repository"
4658
+ },
4659
+ {
4660
+ "kind": "api",
4661
+ "operation": "createPullRequest",
4662
+ "code": "not-included",
4663
+ "reason": "not listed in api.include",
4664
+ "objectName": "@happyvertical/smrt-projects:Repository"
4665
+ },
4666
+ {
4667
+ "kind": "api",
4668
+ "operation": "getByFullName",
4669
+ "code": "not-included",
4670
+ "reason": "not listed in api.include",
4671
+ "objectName": "@happyvertical/smrt-projects:Repository"
4672
+ },
4673
+ {
4674
+ "kind": "api",
4675
+ "operation": "getClient",
4676
+ "code": "not-included",
4677
+ "reason": "not listed in api.include",
4678
+ "objectName": "@happyvertical/smrt-projects:Repository"
4679
+ },
4680
+ {
4681
+ "kind": "api",
4682
+ "operation": "getIssues",
4683
+ "code": "not-included",
4684
+ "reason": "not listed in api.include",
4685
+ "objectName": "@happyvertical/smrt-projects:Repository"
4686
+ },
4687
+ {
4688
+ "kind": "api",
4689
+ "operation": "getPullRequests",
4690
+ "code": "not-included",
4691
+ "reason": "not listed in api.include",
4692
+ "objectName": "@happyvertical/smrt-projects:Repository"
4693
+ },
4694
+ {
4695
+ "kind": "api",
4696
+ "operation": "hasOpenIssuesMatching",
4697
+ "code": "not-included",
4698
+ "reason": "not listed in api.include",
4699
+ "objectName": "@happyvertical/smrt-projects:Repository"
4700
+ },
4701
+ {
4702
+ "kind": "api",
4703
+ "operation": "summarizeActivity",
4704
+ "code": "not-included",
4705
+ "reason": "not listed in api.include",
4706
+ "objectName": "@happyvertical/smrt-projects:Repository"
4707
+ },
4708
+ {
4709
+ "kind": "api",
4710
+ "operation": "sync",
4711
+ "code": "not-included",
4712
+ "reason": "not listed in api.include",
4713
+ "objectName": "@happyvertical/smrt-projects:Repository"
4714
+ }
4715
+ ],
4090
4716
  "relationshipFeatures": [
4091
4717
  "uuidColumns"
4092
4718
  ],
@@ -4908,17 +5534,17 @@
4908
5534
  },
4909
5535
  {
4910
5536
  "name": "getMetadata",
4911
- "returns": "Record<string>"
5537
+ "returns": "Record<string, unknown>"
4912
5538
  },
4913
5539
  {
4914
5540
  "name": "initialize",
4915
5541
  "async": true,
4916
- "returns": "Promise"
5542
+ "returns": "Promise<this>"
4917
5543
  },
4918
5544
  {
4919
5545
  "name": "save",
4920
5546
  "async": true,
4921
- "returns": "Promise"
5547
+ "returns": "Promise<this>"
4922
5548
  },
4923
5549
  {
4924
5550
  "name": "setEvidence",
@@ -4930,7 +5556,7 @@
4930
5556
  {
4931
5557
  "name": "setMetadata",
4932
5558
  "params": [
4933
- "value: Record<string>"
5559
+ "value: Record<string, unknown>"
4934
5560
  ],
4935
5561
  "returns": "void"
4936
5562
  }
@@ -4987,6 +5613,57 @@
4987
5613
  "objectName": "@happyvertical/smrt-projects:ServiceTimeEntry"
4988
5614
  }
4989
5615
  ],
5616
+ "withheldSurfaces": [
5617
+ {
5618
+ "kind": "api",
5619
+ "operation": "durationHours",
5620
+ "code": "not-included",
5621
+ "reason": "not listed in api.include",
5622
+ "objectName": "@happyvertical/smrt-projects:ServiceTimeEntry"
5623
+ },
5624
+ {
5625
+ "kind": "api",
5626
+ "operation": "getEvidence",
5627
+ "code": "not-included",
5628
+ "reason": "not listed in api.include",
5629
+ "objectName": "@happyvertical/smrt-projects:ServiceTimeEntry"
5630
+ },
5631
+ {
5632
+ "kind": "api",
5633
+ "operation": "getMetadata",
5634
+ "code": "not-included",
5635
+ "reason": "not listed in api.include",
5636
+ "objectName": "@happyvertical/smrt-projects:ServiceTimeEntry"
5637
+ },
5638
+ {
5639
+ "kind": "api",
5640
+ "operation": "initialize",
5641
+ "code": "lifecycle-method",
5642
+ "reason": "`initialize` is a framework lifecycle method, not a distinct operation",
5643
+ "objectName": "@happyvertical/smrt-projects:ServiceTimeEntry"
5644
+ },
5645
+ {
5646
+ "kind": "api",
5647
+ "operation": "save",
5648
+ "code": "lifecycle-method",
5649
+ "reason": "`save` is a framework lifecycle method, not a distinct operation",
5650
+ "objectName": "@happyvertical/smrt-projects:ServiceTimeEntry"
5651
+ },
5652
+ {
5653
+ "kind": "api",
5654
+ "operation": "setEvidence",
5655
+ "code": "not-included",
5656
+ "reason": "not listed in api.include",
5657
+ "objectName": "@happyvertical/smrt-projects:ServiceTimeEntry"
5658
+ },
5659
+ {
5660
+ "kind": "api",
5661
+ "operation": "setMetadata",
5662
+ "code": "not-included",
5663
+ "reason": "not listed in api.include",
5664
+ "objectName": "@happyvertical/smrt-projects:ServiceTimeEntry"
5665
+ }
5666
+ ],
4990
5667
  "relationshipFeatures": [
4991
5668
  "crossPackageRef",
4992
5669
  "foreignKey",
@@ -5077,12 +5754,12 @@
5077
5754
  {
5078
5755
  "name": "initialize",
5079
5756
  "async": true,
5080
- "returns": "Promise"
5757
+ "returns": "Promise<this>"
5081
5758
  },
5082
5759
  {
5083
5760
  "name": "save",
5084
5761
  "async": true,
5085
- "returns": "Promise"
5762
+ "returns": "Promise<this>"
5086
5763
  }
5087
5764
  ],
5088
5765
  "tenant": {
@@ -5135,6 +5812,22 @@
5135
5812
  "objectName": "@happyvertical/smrt-projects:ServiceChargeSnapshot"
5136
5813
  }
5137
5814
  ],
5815
+ "withheldSurfaces": [
5816
+ {
5817
+ "kind": "api",
5818
+ "operation": "initialize",
5819
+ "code": "lifecycle-method",
5820
+ "reason": "`initialize` is a framework lifecycle method, not a distinct operation",
5821
+ "objectName": "@happyvertical/smrt-projects:ServiceChargeSnapshot"
5822
+ },
5823
+ {
5824
+ "kind": "api",
5825
+ "operation": "save",
5826
+ "code": "lifecycle-method",
5827
+ "reason": "`save` is a framework lifecycle method, not a distinct operation",
5828
+ "objectName": "@happyvertical/smrt-projects:ServiceChargeSnapshot"
5829
+ }
5830
+ ],
5138
5831
  "relationshipFeatures": [
5139
5832
  "foreignKey",
5140
5833
  "uuidColumns"
@@ -5212,12 +5905,12 @@
5212
5905
  {
5213
5906
  "name": "initialize",
5214
5907
  "async": true,
5215
- "returns": "Promise"
5908
+ "returns": "Promise<this>"
5216
5909
  },
5217
5910
  {
5218
5911
  "name": "save",
5219
5912
  "async": true,
5220
- "returns": "Promise"
5913
+ "returns": "Promise<this>"
5221
5914
  }
5222
5915
  ],
5223
5916
  "tenant": {
@@ -5270,6 +5963,22 @@
5270
5963
  "objectName": "@happyvertical/smrt-projects:ServiceCompensationSnapshot"
5271
5964
  }
5272
5965
  ],
5966
+ "withheldSurfaces": [
5967
+ {
5968
+ "kind": "api",
5969
+ "operation": "initialize",
5970
+ "code": "lifecycle-method",
5971
+ "reason": "`initialize` is a framework lifecycle method, not a distinct operation",
5972
+ "objectName": "@happyvertical/smrt-projects:ServiceCompensationSnapshot"
5973
+ },
5974
+ {
5975
+ "kind": "api",
5976
+ "operation": "save",
5977
+ "code": "lifecycle-method",
5978
+ "reason": "`save` is a framework lifecycle method, not a distinct operation",
5979
+ "objectName": "@happyvertical/smrt-projects:ServiceCompensationSnapshot"
5980
+ }
5981
+ ],
5273
5982
  "relationshipFeatures": [
5274
5983
  "foreignKey",
5275
5984
  "uuidColumns"
@@ -5468,14 +6177,6 @@
5468
6177
  "operation": "listForRequest",
5469
6178
  "objectName": "@happyvertical/smrt-projects:DevelopmentRequestHistoryCollection"
5470
6179
  },
5471
- {
5472
- "kind": "api",
5473
- "name": "developmentrequests.createManaged",
5474
- "operation": "createManaged",
5475
- "objectName": "@happyvertical/smrt-projects:DevelopmentRequestCollection",
5476
- "path": "/developmentrequests/createManaged",
5477
- "method": "POST"
5478
- },
5479
6180
  {
5480
6181
  "kind": "api",
5481
6182
  "name": "developmentrequests.listByIntegrationRequester",
@@ -5548,14 +6249,6 @@
5548
6249
  "operation": "listForProject",
5549
6250
  "objectName": "@happyvertical/smrt-projects:DevelopmentRequestCollection"
5550
6251
  },
5551
- {
5552
- "kind": "api",
5553
- "name": "issues.discover",
5554
- "operation": "discover",
5555
- "objectName": "@happyvertical/smrt-projects:IssueCollection",
5556
- "path": "/issues/discover",
5557
- "method": "POST"
5558
- },
5559
6252
  {
5560
6253
  "kind": "api",
5561
6254
  "name": "issues.findByRepository",
@@ -5612,14 +6305,6 @@
5612
6305
  "path": "/issues/findWithUnincorporatedFeedback",
5613
6306
  "method": "POST"
5614
6307
  },
5615
- {
5616
- "kind": "api",
5617
- "name": "issues.batchSync",
5618
- "operation": "batchSync",
5619
- "objectName": "@happyvertical/smrt-projects:IssueCollection",
5620
- "path": "/issues/batchSync",
5621
- "method": "POST"
5622
- },
5623
6308
  {
5624
6309
  "kind": "api",
5625
6310
  "name": "issues.findByTenant",
@@ -6128,14 +6813,6 @@
6128
6813
  "operation": "findWithGlobals",
6129
6814
  "objectName": "@happyvertical/smrt-projects:ProjectCollection"
6130
6815
  },
6131
- {
6132
- "kind": "api",
6133
- "name": "issues.discover",
6134
- "operation": "discover",
6135
- "objectName": "@happyvertical/smrt-projects:PullRequestCollection",
6136
- "path": "/issues/discover",
6137
- "method": "POST"
6138
- },
6139
6816
  {
6140
6817
  "kind": "api",
6141
6818
  "name": "issues.findByRepository",
@@ -6200,14 +6877,6 @@
6200
6877
  "path": "/issues/findBySize",
6201
6878
  "method": "POST"
6202
6879
  },
6203
- {
6204
- "kind": "api",
6205
- "name": "issues.batchSync",
6206
- "operation": "batchSync",
6207
- "objectName": "@happyvertical/smrt-projects:PullRequestCollection",
6208
- "path": "/issues/batchSync",
6209
- "method": "POST"
6210
- },
6211
6880
  {
6212
6881
  "kind": "api",
6213
6882
  "name": "issues.findByTenant",