Commit c582bbd
chore: 🐝 Update SDK - Generate 0.26.4 (#161)
> [!IMPORTANT]
> Linting report available at:
<https://app.speakeasy.com/org/unstructured/unstructured5xr/linting-report/74f1af2bbd43e0e83b12fe569462fc0f>
> OpenAPI Change report available at:
<https://app.speakeasy.com/org/unstructured/unstructured5xr/changes-report/4a54a37b005957268da4a2252c1b0585>
# SDK update
## Versioning
Version Bump Type: [patch] - 🤖 (automated)
<details>
<summary>OpenAPI Change Summary</summary>
```
└─┬Info
└──[🔀] version (5:16)
```
| Document Element | Total Changes | Breaking Changes |
|------------------|---------------|------------------|
| info | 1 | 0 |
</details>
## TYPESCRIPT CHANGELOG
## core: 3.21.22 - 2025-09-02
### 🐛 Bug Fixes
- enabled empty strings to be used as end cursor values in pagination
*(commit by [@GorshkovIvan](https://github.com/GorshkovIvan))*
## core: 3.21.21 - 2025-09-01
### 🔧 Chores
- added support for lowercase Bearer tokens in Authorization headers
*(commit by [@GorshkovIvan](https://github.com/GorshkovIvan))*
## core: 3.21.20 - 2025-08-06
### 🐛 Bug Fixes
- Prevent dependency version mismatch between typescript 5.8 and
typescript-eslint versions earlier than 8.26.0 *(commit by
[@bflad](https://github.com/bflad))*
## core: 3.21.19 - 2025-08-01
### 🐛 Bug Fixes
- referencing models before declaration *(commit by
[@mfbx9da4](https://github.com/mfbx9da4))*
## core: 3.21.18 - 2025-07-31
### 🐛 Bug Fixes
- potential issue using enum before declaration in model file *(commit
by [@mfbx9da4](https://github.com/mfbx9da4))*
## examples: 2.82.3 - 2025-08-11
### 🐝 New Features
- usageSDKInitImports allows configuring imports for usage snippets in
conjunction with usageSDKInit *(commit by
[@mfbx9da4](https://github.com/mfbx9da4))*
## examples: 2.83.0 - 2025-08-05
### 🐝 New Features
- allow configuration of SDK construction in the generated usage
examples *(commit by [@mfbx9da4](https://github.com/mfbx9da4))*
## globalSecurity: 2.82.14 - 2025-09-10
### 🔧 Chores
- support opting out of operation security hoisting *(commit by
[@vishalg0wda](https://github.com/vishalg0wda))*
Based on [Speakeasy CLI](https://github.com/speakeasy-api/speakeasy)
1.621.0
Co-authored-by: speakeasybot <[email protected]>1 parent a3ce080 commit c582bbd
File tree
13 files changed
+407
-617
lines changed- .speakeasy
- examples
- src
- lib
- mcp-server
13 files changed
+407
-617
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
| 23 | + | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
674 | 674 | | |
675 | 675 | | |
676 | 676 | | |
677 | | - | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
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 | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
21 | | - | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
| 61 | + | |
60 | 62 | | |
| 63 | + | |
61 | 64 | | |
| 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