Skip to content

Commit 60d1d40

Browse files
committed
chore(spec): regenerate api-surface snapshot for defineCapability exports
The A5 branch added defineCapability + CapabilityDeclaration* exports but did not commit the regenerated api-surface snapshot; CI check:api-surface flagged 6 unregistered exports. Regenerated against a fresh dts build. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_019QRUvVfpvSycAHMMF2xTxs
1 parent f32478a commit 60d1d40

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

packages/spec/api-surface-signatures.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"defineAgent": "sha256:130533285b3deea4",
44
"defineApp": "sha256:bef0d76d5076259a",
55
"defineBook": "sha256:07a6e25c6be3f3bd",
6+
"defineCapability": "sha256:b080cc5480782d6c",
67
"defineConnector": "sha256:827b4a4bb56a83b5",
78
"defineCube": "sha256:635855b04c960946",
89
"defineDatasource": "sha256:e0ec3b5f9db26aca",

packages/spec/api-surface.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@
108108
"defineAgent (function)",
109109
"defineApp (function)",
110110
"defineBook (function)",
111+
"defineCapability (function)",
111112
"defineConnector (function)",
112113
"defineCube (function)",
113114
"defineDatasource (function)",
@@ -3913,6 +3914,9 @@
39133914
"AdminScope (type)",
39143915
"AdminScopeInput (type)",
39153916
"AdminScopeSchema (const)",
3917+
"CapabilityDeclaration (type)",
3918+
"CapabilityDeclarationInput (type)",
3919+
"CapabilityDeclarationSchema (const)",
39163920
"CriteriaSharingRule (type)",
39173921
"CriteriaSharingRuleSchema (const)",
39183922
"ExplainDecision (type)",
@@ -3958,6 +3962,7 @@
39583962
"TerritoryModelSchema (const)",
39593963
"TerritorySchema (const)",
39603964
"TerritoryType (const)",
3965+
"defineCapability (function)",
39613966
"definePermissionSet (function)",
39623967
"defineSharingRule (function)",
39633968
"describeAnchorForbiddenBits (function)",

0 commit comments

Comments
 (0)