Skip to content

Commit 96062fc

Browse files
committed
chore(spec): regenerate authorable-surface after merging main (#4876)
The merge of origin/main resolved `authorable-surface.json` to this branch's side, silently dropping the 16 rows #4974 (#4001 批 11) added for `automation/Webhook` and `integration/WebhookConfig` — main's own committed baseline had them. Regenerating via `gen:schema` (the gate's own proof path, never a hand edit) restores both sides: the sibling's webhook rows and this branch's `ui/DashboardWidget:responsive [RETIRED]`. Claude-Session: https://claude.ai/code/session_01Ehu85kbvMcrNTUJjwxvLJ9 Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
1 parent de5da8b commit 96062fc

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

packages/spec/authorable-surface.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2494,13 +2494,21 @@
24942494
"automation/WaitResumePayload:signalName",
24952495
"automation/WaitResumePayload:variables",
24962496
"automation/WaitResumePayload:webhookPayload",
2497+
"automation/Webhook:_lock",
2498+
"automation/Webhook:_lockDocsUrl",
2499+
"automation/Webhook:_lockReason",
2500+
"automation/Webhook:_lockSource",
2501+
"automation/Webhook:_packageId",
2502+
"automation/Webhook:_packageVersion",
2503+
"automation/Webhook:_provenance",
24972504
"automation/Webhook:description",
24982505
"automation/Webhook:headers",
24992506
"automation/Webhook:isActive",
25002507
"automation/Webhook:label",
25012508
"automation/Webhook:method",
25022509
"automation/Webhook:name",
25032510
"automation/Webhook:object",
2511+
"automation/Webhook:protection",
25042512
"automation/Webhook:secret",
25052513
"automation/Webhook:timeoutMs",
25062514
"automation/Webhook:triggers",
@@ -4169,6 +4177,13 @@
41694177
"integration/RetryConfig:retryOnNetworkError",
41704178
"integration/RetryConfig:retryableStatusCodes",
41714179
"integration/RetryConfig:strategy",
4180+
"integration/WebhookConfig:_lock",
4181+
"integration/WebhookConfig:_lockDocsUrl",
4182+
"integration/WebhookConfig:_lockReason",
4183+
"integration/WebhookConfig:_lockSource",
4184+
"integration/WebhookConfig:_packageId",
4185+
"integration/WebhookConfig:_packageVersion",
4186+
"integration/WebhookConfig:_provenance",
41724187
"integration/WebhookConfig:description",
41734188
"integration/WebhookConfig:events",
41744189
"integration/WebhookConfig:headers",
@@ -4177,6 +4192,7 @@
41774192
"integration/WebhookConfig:method",
41784193
"integration/WebhookConfig:name",
41794194
"integration/WebhookConfig:object",
4195+
"integration/WebhookConfig:protection",
41804196
"integration/WebhookConfig:secret",
41814197
"integration/WebhookConfig:signatureAlgorithm",
41824198
"integration/WebhookConfig:timeoutMs",

0 commit comments

Comments
 (0)