Commit 02d5121
committed
ci: disable examples typecheck due to Speakeasy generation bugs
The generated SDK code has type errors in Zod schemas where properties
are optional but should be required. This causes examples typecheck to
fail when importing from the SDK.
TODO: Re-enable when Speakeasy fixes the generated code.1 parent d6efe9d commit 02d5121
1 file changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
0 commit comments