Commit 009ae1f
chore: π Update SDK - Generate 0.4.1 (#14)
> [!IMPORTANT]
> Linting report available at:
<https://app.speakeasy.com/org/vanta/vanta/linting-report/fe27cd86b5d80dac50380337e618a1aa>
> OpenAPI Change report available at:
<https://app.speakeasy.com/org/vanta/vanta/changes-report/35c042f157a37646ca00bb24625cbfea>
# SDK update
## Versioning
Version Bump Type: [patch] - π€ (automated)
<details open>
<summary>OpenAPI Change Summary</summary>
No specification changes
</details>
## TYPESCRIPT CHANGELOG
## core: 3.26.7 - 2025-11-10
### π New Features
- smart union deserialization (configurable via gen.yaml unionStrategy:
populated-fields) *(commit by [@mfbx9da4](https://github.com/mfbx9da4))*
## core: 3.26.5 - 2025-11-10
### π New Features
- smart union deserialization (configurable via gen.yaml unionStrategy:
populated-fields) *(commit by [@mfbx9da4](https://github.com/mfbx9da4))*
## core: 3.26.4 - 2025-11-07
### π New Features
- support for zodVersion v4-mini (configurable via gen.yaml zodVersion)
*(commit by [@mfbx9da4](https://github.com/mfbx9da4))*
## core: 3.26.3 - 2025-11-05
### π New Features
- delete dead code - unused inbound/outbound schemas (configurable via
alwaysIncludeInboundAndOutbound) *(commit by
[@mfbx9da4](https://github.com/mfbx9da4))*
## core: 3.26.2 - 2025-11-05
### π New Features
- support body field name configuration via requestBodyFieldName in
gen.yaml *(commit by [@subomi](https://github.com/subomi))*
## core: 3.26.1 - 2025-11-04
### π Bug Fixes
- delete deprecated zod code (configurable via gen.yaml
exportZodModelNamespace) *(commit by
[@mfbx9da4](https://github.com/mfbx9da4))*
Based on [Speakeasy CLI](https://github.com/speakeasy-api/speakeasy)
1.658.2
---------
Co-authored-by: speakeasybot <[email protected]>
Co-authored-by: speakeasy-github[bot] <128539517+speakeasy-github[bot]@users.noreply.github.com>1 parent ba33271 commit 009ae1f
File tree
54 files changed
+93
-924
lines changed- .speakeasy
- examples
- src
- lib
- mcp-server
- models
- components
- operations
- types
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
54 files changed
+93
-924
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
30 | | - | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| 39 | + | |
38 | 40 | | |
39 | 41 | | |
40 | 42 | | |
| |||
45 | 47 | | |
46 | 48 | | |
47 | 49 | | |
| 50 | + | |
48 | 51 | | |
49 | 52 | | |
50 | 53 | | |
| |||
67 | 70 | | |
68 | 71 | | |
69 | 72 | | |
| 73 | + | |
70 | 74 | | |
71 | 75 | | |
72 | 76 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
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 | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments