Commit 82b80b9
committed
fix(ci): commit api-surface snapshot (9 intentional additions) + regenerated action reference doc
- api-surface: the #2874 registry exports (PUBLIC_AUTH_FEATURES et al.)
are intentional public API - snapshot updated via gen:api-surface.
- references/ui/action.mdx: regenerated. ActionParamSchema now ends in a
.transform() (the requiresFeature lowering), which z.toJSONSchema
cannot represent on the output side, so the generator drops the
ActionParam block - the same pre-existing behavior as ActionSchema and
ObjectSchema. The authoritative ActionParam field documentation lives
in the hand-written protocol doc
(content/docs/protocol/objectui/actions.mdx), updated in this PR.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01HGofzwNXvtahMGk8TQqXdx1 parent b703765 commit 82b80b9
2 files changed
Lines changed: 11 additions & 23 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | | - | |
| 51 | + | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | 89 | | |
111 | 90 | | |
112 | 91 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1531 | 1531 | | |
1532 | 1532 | | |
1533 | 1533 | | |
| 1534 | + | |
| 1535 | + | |
| 1536 | + | |
1534 | 1537 | | |
1535 | 1538 | | |
1536 | 1539 | | |
| |||
1670 | 1673 | | |
1671 | 1674 | | |
1672 | 1675 | | |
| 1676 | + | |
| 1677 | + | |
| 1678 | + | |
| 1679 | + | |
1673 | 1680 | | |
1674 | 1681 | | |
1675 | 1682 | | |
| |||
1759 | 1766 | | |
1760 | 1767 | | |
1761 | 1768 | | |
| 1769 | + | |
1762 | 1770 | | |
1763 | 1771 | | |
1764 | 1772 | | |
1765 | 1773 | | |
1766 | 1774 | | |
1767 | 1775 | | |
| 1776 | + | |
1768 | 1777 | | |
1769 | 1778 | | |
1770 | 1779 | | |
| |||
0 commit comments