Commit a9b7b0b
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.441.1 (#210)
Copy of this to see if CI runs:
#209
> [!IMPORTANT]
> Linting report available at:
<https://app.speakeasy.com/org/unstructured/unstructured5xr/linting-report/a5c25ae9b185230c5180fe29449e1e97>
> OpenAPI Change report available at:
<https://app.speakeasy.com/org/unstructured/unstructured5xr/changes-report/da9ff1d610cf151db32ab645e57d46f4>
# SDK update
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.441.1 (2.461.2)
https://github.com/speakeasy-api/speakeasy
## Versioning
Version Bump Type: [minor] - 🤖 (automated)
## OpenAPI Change Summary
```
├─┬Info
│ └──[🔀] version (5:16)
├─┬Paths
│ └─┬/general/v0/general
│ └─┬POST
│ └─┬Responses
│ └─┬200
│ ├──[➕] content (76:27)
│ └─┬application/json
│ └─┬Schema
│ └─┬Extensions
│ └──[➕] x-speakeasy-name-override (73:48)
└─┬Components
├──[➕] schemas (549:22)
└─┬partition_parameters
├──[➕] properties (512:11)
├──[➕] properties (518:11)
├──[➕] properties (341:11)
├─┬unique_element_ids
│ └──[🔀] title (357:22)
└─┬strategy
└──[➕] enum (330:15)
```
| Document Element | Total Changes | Breaking Changes |
|------------------|---------------|------------------|
| paths | 2 | 0 |
| components | 6 | 0 |
| info | 1 | 0 |
## PYTHON CHANGELOG
## acceptHeaders: 3.0.0 - 2024-07-04
### 🐝 New Features
- upgrade to pythonv2 *(commit by
[@ThomasRooney](https://github.com/ThomasRooney))*
## envVarSecurityUsage: 0.3.2 - 2024-11-04
### 🐛 Bug Fixes
- speakeasy examples override default strings *(commit by
[@ryan-timothy-albert](https://github.com/ryan-timothy-albert))*
## constsAndDefaults: 1.0.5 - 2024-11-12
### 🐛 Bug Fixes
- import paths for enum defaults for method inputs *(commit by
[@TristanSpeakEasy](https://github.com/tristanspeakeasy))*
## core: 5.6.5 - 2024-11-12
### 🐛 Bug Fixes
- sort media type objects by specificity *(commit by
[@disintegrator](https://github.com/disintegrator))*
## core: 5.6.4 - 2024-11-05
### 🐛 Bug Fixes
- Prevent compilation errors with missing response schemas *(commit by
[@bflad](https://github.com/bflad))*
## core: 5.6.3 - 2024-11-04
### 🐛 Bug Fixes
- Prevent compilation errors on macOS and if the source code directory
changes *(commit by [@bflad](https://github.com/bflad))*
## core: 5.6.2 - 2024-10-31
### 🐛 Bug Fixes
- Prevent panic with invalid implicit discriminator mappings with
propertyName within allOf object *(commit by
[@bflad](https://github.com/bflad))*
## unions: 3.0.3 - 2024-11-05
### 🐛 Bug Fixes
- improved handling of complex allOf schemas that merge multiple types
*(commit by [@TristanSpeakEasy](https://github.com/tristanspeakeasy))*
Co-authored-by: speakeasybot <[email protected]>1 parent b3ab9b9 commit a9b7b0b
File tree
17 files changed
+120
-121
lines changed- .speakeasy
- docs/models
- operations
- scripts
- src/unstructured_client
- models
- operations
17 files changed
+120
-121
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 | | |
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 | | |
| |||
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
36 | | - | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
61 | | - | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| 110 | + | |
110 | 111 | | |
111 | 112 | | |
112 | 113 | | |
| |||
| 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 | + | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| |||
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
| 38 | + | |
| 39 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
724 | 724 | | |
725 | 725 | | |
726 | 726 | | |
727 | | - | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
| 734 | + | |
| 735 | + | |
| 736 | + | |
| 737 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
0 commit comments