Commit f345613
chore: 🐝 Update SDK - Generate 0.26.0-beta.2 (#180)
> [!IMPORTANT]
> Linting report available at:
<https://app.speakeasy.com/org/unstructured/unstructured5xr/linting-report/06f2b539d2c97cb1615ae662e87e17ac>
> OpenAPI Change report available at:
<https://app.speakeasy.com/org/unstructured/unstructured5xr/changes-report/6742c98a9ebf761f72becadba40dc5f8>
# SDK update
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.401.2 (2.421.3)
https://github.com/speakeasy-api/speakeasy
## OpenAPI Change Summary
```
├─┬Info
│ └──[🔀] version (5:16)
├─┬Components
│ └─┬partition_parameters
│ ├──[➕] properties (448:11)
│ ├─┬starting_page_number
│ │ ├─┬ANYOF
│ │ │ ├──[🔀] type (302:25)❌
│ │ │ └──[➕] default (303:28)❌
│ │ └─┬ANYOF
│ │ ├──[🔀] type (306:25)❌
│ │ └──[➖] default (181:35)❌
│ ├─┬gz_uncompressed_content_type
│ │ ├─┬ANYOF
│ │ │ ├──[🔀] type (226:25)❌
│ │ │ └──[➕] default (227:28)❌
│ │ └─┬ANYOF
│ │ ├──[🔀] type (230:25)❌
│ │ └──[➖] default (127:35)❌
│ ├─┬strategy
│ │ ├──[🔀] description (321:28)
│ │ └──[🔀] default (322:24)❌
│ ├─┬max_characters
│ │ ├─┬ANYOF
│ │ │ ├──[🔀] type (394:25)❌
│ │ │ └──[➕] default (395:28)❌
│ │ └─┬ANYOF
│ │ ├──[🔀] type (398:25)❌
│ │ └──[➖] default (242:35)❌
│ ├─┬new_after_n_chars
│ │ ├─┬ANYOF
│ │ │ ├──[🔀] type (413:25)❌
│ │ │ └──[➕] default (414:28)❌
│ │ └─┬ANYOF
│ │ ├──[🔀] type (417:25)❌
│ │ └──[➖] default (254:35)❌
│ ├─┬encoding
│ │ ├─┬ANYOF
│ │ │ ├──[🔀] type (204:25)❌
│ │ │ └──[➕] default (205:28)❌
│ │ └─┬ANYOF
│ │ ├──[🔀] type (208:25)❌
│ │ └──[➖] default (113:35)❌
│ ├─┬content_type
│ │ ├─┬ANYOF
│ │ │ ├──[🔀] type (191:25)❌
│ │ │ └──[➕] default (192:28)❌
│ │ └─┬ANYOF
│ │ ├──[🔀] type (195:25)❌
│ │ └──[➖] default (106:35)❌
│ ├─┬combine_under_n_chars
│ │ ├─┬ANYOF
│ │ │ ├──[🔀] type (368:25)❌
│ │ │ └──[➕] default (369:28)❌
│ │ └─┬ANYOF
│ │ ├──[🔀] type (372:25)❌
│ │ └──[➖] default (228:35)❌
│ ├─┬chunking_strategy
│ │ ├─┬ANYOF
│ │ │ ├──[➖] enum (214:31)❌
│ │ │ ├──[➖] enum (215:31)❌
│ │ │ ├──[➖] enum (216:31)❌
│ │ │ ├──[➖] enum (213:31)❌
│ │ │ ├──[🔀] type (354:25)❌
│ │ │ └──[➖] default (217:35)❌
│ │ └─┬ANYOF
│ │ ├──[➕] enum (346:19)
│ │ ├──[➕] enum (347:19)
│ │ ├──[➕] enum (348:19)
│ │ ├──[➕] enum (349:19)
│ │ ├──[🔀] type (344:25)❌
│ │ └──[➕] default (351:28)❌
│ ├──similarity_threshold
│ ├─┬include_orig_elements
│ │ ├─┬ANYOF
│ │ │ ├──[🔀] type (385:25)❌
│ │ │ └──[➖] default (235:35)❌
│ │ └─┬ANYOF
│ │ ├──[🔀] type (381:25)❌
│ │ └──[➕] default (382:28)❌
│ └─┬hi_res_model_name
│ ├─┬ANYOF
│ │ ├──[🔀] type (239:25)❌
│ │ └──[➕] default (240:28)❌
│ └─┬ANYOF
│ ├──[🔀] type (243:25)❌
│ └──[➖] default (134:35)❌
└─┬Extensions
└──[🔀] x-speakeasy-retries (543:26)
```
| Document Element | Total Changes | Breaking Changes |
|------------------|---------------|------------------|
| info | 1 | 0 |
| components | 51 | 45 |
Co-authored-by: speakeasybot <[email protected]>
Co-authored-by: Austin Walker <[email protected]>1 parent 643ed88 commit f345613
File tree
8 files changed
+96
-1913
lines changed- .speakeasy
- src/unstructured_client
8 files changed
+96
-1913
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
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 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
| 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 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
| 14 | + | |
| 15 | + | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
654 | 654 | | |
655 | 655 | | |
656 | 656 | | |
657 | | - | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments