Commit 1b80215
refactor(codegen): use smith omitUndocumented option (#452)
* refactor(codegen): use smith omitUndocumented option
Update @seamapi/blueprint and @seamapi/smith to v1. Smith's blueprint
plugin now forwards the `omitUndocumented` option, so replace the direct
`createBlueprint` call with the standard plugin passing
`omitUndocumented: true`.
Generated output is unchanged.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01BrQiAv7j9XMWD12S9ax9Bt
* Apply suggestion from @razor-x
---------
Co-authored-by: Claude <noreply@anthropic.com>1 parent eeb77bf commit 1b80215
3 files changed
Lines changed: 22 additions & 27 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | 18 | | |
24 | 19 | | |
25 | 20 | | |
26 | 21 | | |
27 | | - | |
| 22 | + | |
28 | 23 | | |
29 | 24 | | |
30 | 25 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
| 19 | + | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments