Commit ee2de79
chore: π Update SDK - Generate (#114)
> [!IMPORTANT]
> Linting report available at:
<https://app.speakeasyapi.dev/org/unstructured/unstructured5xr/linting-report/c1fec31921ab085211de39f108a9ca23>
> OpenAPI Change report available at:
<https://app.speakeasyapi.dev/org/unstructured/unstructured5xr/changes-report/a757f2f00046b6a6e109d6fcfb1abc22>
# SDK update
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.308.1 (2.342.6)
https://github.com/speakeasy-api/speakeasy
## OpenAPI Change Summary
```
βββ¬Info
β βββ[π] version (1:80)
βββ¬Paths
β βββ¬/general/v0/general
β βββ¬POST
β βββ¬Responses
β βββ[β] codes (1:1207)
β βββ¬200
β βββ¬application/json
β βββ¬Schema
β βββ[β] description (1:957)
βββ¬Components
βββ[β] schemas (1:10240)
βββ¬partition_parameters
β βββ¬ocr_languages
β β βββ[π] description (1:4062)
β βββ¬xml_keep_tags
β β βββ[π] description (1:6020)
β βββ¬unique_element_ids
β β βββ[π] description (1:5728)
β βββ¬gz_uncompressed_content_type
β β βββ[π] description (1:3238)
β βββ¬include_page_breaks
β β βββ[π] description (1:3589)
β βββ¬coordinates
β β βββ[π] description (1:2526)
β βββ¬chunking_strategy
β β βββ[π] description (1:6380)
β βββ¬languages
β β βββ[π] description (1:3801)
β βββ¬extract_image_block_types
β βββ[π] description (1:2948)
βββ¬HTTPValidationError
βββ[β] title (1:1374)
βββ[β] example (1:1594)
βββ¬detail
βββ[β] items (1:1259)β
βββ[β] type (1:1317)β
βββ[β] title (1:1335)
βββ[β] oneOf (1:1482)
βββ[β] oneOf (1:1560)
```
| Document Element | Total Changes | Breaking Changes |
|------------------|---------------|------------------|
| info | 1 | 0 |
| paths | 2 | 0 |
| components | 17 | 2 |
## PYTHON CHANGELOG
## unions: 2.82.8 - 2024-06-10
### π Bug Fixes
- ensure union type definitions define types in a way compatible with
multiple python versions *(commit by
[@TristanSpeakEasy](https://github.com/tristanspeakeasy))*
## core: 4.6.11 - 2024-06-14
### π· Build System
- fixed indentation as tabs in python makefile *(commit by
[@TristanSpeakEasy](https://github.com/tristanspeakeasy))*
## core: 4.6.10 - 2024-06-13
### π· Build System
- move to new method of publishing for python *(commit by
[@TristanSpeakEasy](https://github.com/tristanspeakeasy))*
---------
Co-authored-by: speakeasybot <[email protected]>
Co-authored-by: Austin Walker <[email protected]>1 parent 26b7892 commit ee2de79
File tree
18 files changed
+135
-51
lines changed- .speakeasy
- _test_unstructured_client/integration
- docs/models
- errors
- scripts
- src/unstructured_client
- models
- errors
18 files changed
+135
-51
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 | | |
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| 48 | + | |
47 | 49 | | |
48 | 50 | | |
49 | 51 | | |
| |||
53 | 55 | | |
54 | 56 | | |
55 | 57 | | |
| 58 | + | |
56 | 59 | | |
| 60 | + | |
57 | 61 | | |
58 | 62 | | |
59 | 63 | | |
| |||
| 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 | |
|---|---|---|---|
| |||
514 | 514 | | |
515 | 515 | | |
516 | 516 | | |
517 | | - | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
Lines changed: 11 additions & 4 deletions
| 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 | | |
| |||
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
55 | | - | |
56 | | - | |
| 56 | + | |
| 57 | + | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
| 62 | + | |
| 63 | + | |
61 | 64 | | |
62 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
63 | 70 | | |
64 | 71 | | |
65 | 72 | | |
| |||
82 | 89 | | |
83 | 90 | | |
84 | 91 | | |
85 | | - | |
| 92 | + | |
86 | 93 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments