Commit 8e03f91
chore: 🐝 Update SDK - Generate (#100)
> [!IMPORTANT]
> Linting report available at:
<https://app.speakeasyapi.dev/org/unstructured/unstructured5xr/linting-report/b5c1b43e1a6d3192adfaa8a949137c1d>
> OpenAPI Change report available at:
<https://app.speakeasyapi.dev/org/unstructured/unstructured5xr/changes-report/c343d62405cf18e9c2c220dcf6c9315b>
# SDK update
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.299.4 (2.338.7)
https://github.com/speakeasy-api/speakeasy
## OpenAPI Change Summary
```
├─┬Info
│ └──[🔀] version (1:80)
└─┬Components
└─┬partition_parameters
├─┬hi_res_model_name
│ └─┬ANYOF
│ └──[➕] default (1:3918)❌
├─┬output_format
│ └─┬Extensions
│ └──[➕] x-speakeasy-unknown-values (1:3452)
├─┬similarity_threshold
│ └─┬ANYOF
│ └──[➕] default (1:8329)❌
├─┬max_characters
│ ├─┬ANYOF
│ │ └──[🔀] type (1:6885)❌
│ └─┬ANYOF
│ ├──[🔀] type (1:6847)❌
│ └──[➕] default (1:6869)❌
├─┬encoding
│ └─┬ANYOF
│ └──[➕] default (1:3707)❌
├─┬chunking_strategy
│ ├─┬ANYOF
│ │ └──[➕] default (1:5933)❌
│ └─┬Extensions
│ └──[➕] x-speakeasy-unknown-values (1:6193)
├─┬combine_under_n_chars
│ ├─┬ANYOF
│ │ └──[🔀] type (1:6286)❌
│ └─┬ANYOF
│ ├──[🔀] type (1:6248)❌
│ └──[➕] default (1:6270)❌
├─┬include_orig_elements
│ └─┬ANYOF
│ └──[➕] default (1:6572)❌
├─┬new_after_n_chars
│ ├─┬ANYOF
│ │ └──[🔀] type (1:7350)❌
│ └─┬ANYOF
│ ├──[🔀] type (1:7312)❌
│ └──[➕] default (1:7334)❌
├─┬starting_page_number
│ ├─┬ANYOF
│ │ └──[🔀] type (1:5531)❌
│ └─┬ANYOF
│ ├──[🔀] type (1:5493)❌
│ └──[➕] default (1:5515)❌
├─┬gz_uncompressed_content_type
│ └─┬ANYOF
│ └──[➕] default (1:3038)❌
├─┬unique_element_ids
│ └──[🔀] description (1:5237)
└─┬strategy
└─┬Extensions
└──[➕] x-speakeasy-unknown-values (1:4870)
```
| Document Element | Total Changes | Breaking Changes |
|------------------|---------------|------------------|
| info | 1 | 0 |
| components | 22 | 18 |
## PYTHON CHANGELOG
## openEnums: 0.1.0 - 2024-05-14
### 🐝 New Features
- add support for "open" enums *(commit by
[@disintegrator](https://github.com/disintegrator))*
Co-authored-by: speakeasybot <bot@speakeasyapi.dev>1 parent aa785d0 commit 8e03f91
File tree
13 files changed
+65
-37
lines changed- .speakeasy
- src/unstructured_client
- utils
13 files changed
+65
-37
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 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| 41 | + | |
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
| |||
| 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 | | - | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
| 169 | + | |
170 | 170 | | |
171 | | - | |
| 171 | + | |
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
554 | 554 | | |
555 | 555 | | |
556 | 556 | | |
557 | | - | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
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 | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
| 23 | + | |
| 24 | + | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
48 | | - | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
Lines changed: 5 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | | - | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
21 | 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 | | |
| |||
89 | 90 | | |
90 | 91 | | |
91 | 92 | | |
92 | | - | |
93 | | - | |
94 | | - | |
| 93 | + | |
95 | 94 | | |
96 | 95 | | |
97 | 96 | | |
| |||
0 commit comments