Commit e6c640e
chore: 🐝 Update SDK - Generate 0.30.6 (#233)
> [!IMPORTANT]
> Linting report available at:
<https://app.speakeasy.com/org/unstructured/unstructured5xr/linting-report/e2f93a9d04823f91142e83eab004b27c>
> OpenAPI Change report available at:
<https://app.speakeasy.com/org/unstructured/unstructured5xr/changes-report/67614fc1153945b468c449469647685c>
# SDK update
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.505.0 (2.531.0)
https://github.com/speakeasy-api/speakeasy
## Versioning
Version Bump Type: [minor] - 🤖 (automated)
## OpenAPI Change Summary
```
└─┬Components
├──[➕] schemas (5381:31)
├──[➕] schemas (1770:40)
├──[➕] schemas (1752:35)
├─┬SourceConnectorType
│ └──[➕] enum (4927:11)
├─┬WorkflowNode
│ └─┬settings
│ ├──[➖] title (1:71904)
│ ├─┬ANYOF
│ │ └──[🔀] type (5369:25)❌
│ └─┬ANYOF
│ └──[🔀] $ref (5382:17)❌
├─┬CreateSourceConnector
│ └─┬config
│ ├──[➕] anyOf (2099:46)
│ ├─┬ANYOF
│ │ └──[🔀] $ref (1771:17)❌
│ ├─┬ANYOF
│ │ └──[🔀] $ref (1690:17)❌
│ └─┬ANYOF
│ └──[🔀] $ref (2855:17)❌
├─┬SourceConnectorInformation
│ └─┬config
│ ├──[➕] anyOf (1627:37)
│ ├─┬ANYOF
│ │ └──[🔀] $ref (1753:17)❌
│ ├─┬ANYOF
│ │ └──[🔀] $ref (3721:17)❌
│ ├─┬ANYOF
│ │ └──[🔀] $ref (2832:17)❌
│ ├─┬ANYOF
│ │ └──[🔀] $ref (3445:17)❌
│ ├─┬ANYOF
│ │ └──[🔀] $ref (4675:17)❌
│ ├─┬ANYOF
│ │ └──[🔀] $ref (4252:17)❌
│ ├─┬ANYOF
│ │ └──[🔀] $ref (4449:17)❌
│ ├─┬ANYOF
│ │ └──[🔀] $ref (2962:17)❌
│ ├─┬ANYOF
│ │ └──[🔀] $ref (2040:17)❌
│ └─┬ANYOF
│ └──[🔀] $ref (2915:17)❌
└─┬UpdateSourceConnector
└─┬config
├──[➕] anyOf (2099:46)
├─┬ANYOF
│ └──[🔀] $ref (1771:17)❌
├─┬ANYOF
│ └──[🔀] $ref (1690:17)❌
└─┬ANYOF
└──[🔀] $ref (2855:17)❌
```
| Document Element | Total Changes | Breaking Changes |
|------------------|---------------|------------------|
| components | 26 | 18 |
## PYTHON CHANGELOG
## nullables: 1.0.1 - 2025-02-17
### 🐛 Bug Fixes
- represent maps/arrays that can contain null *(commit by
[@disintegrator](https://github.com/disintegrator))*
## sdkHooks: 1.0.1 - 2025-02-18
### 🐛 Bug Fixes
- Ensure base_url is set with global or client instantiation server URL
*(commit by [@bflad](https://github.com/bflad))*
## core: 5.12.1 - 2025-02-21
### 🐛 Bug Fixes
- handle usage snippet templating when no servers are defined in the
spec *(commit by [@vishalg0wda](https://github.com/vishalg0wda))*
## core: 5.12.0 - 2025-02-12
### 🐝 New Features
- support openapi specs without server urls *(commit by
[@vishalg0wda](https://github.com/vishalg0wda))*
---------
Co-authored-by: speakeasybot <[email protected]>
Co-authored-by: Austin Walker <[email protected]>1 parent b80efbf commit e6c640e
File tree
15 files changed
+163
-39
lines changed- .speakeasy
- docs
- sdks/general
- src/unstructured_client
15 files changed
+163
-39
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| 146 | + | |
| 147 | + | |
146 | 148 | | |
147 | 149 | | |
148 | 150 | | |
| |||
536 | 538 | | |
537 | 539 | | |
538 | 540 | | |
539 | | - | |
| 541 | + | |
540 | 542 | | |
541 | 543 | | |
542 | 544 | | |
| |||
| 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 | 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 | |
|---|---|---|---|
| |||
449 | 449 | | |
450 | 450 | | |
451 | 451 | | |
| 452 | + | |
452 | 453 | | |
453 | 454 | | |
454 | 455 | | |
| |||
462 | 463 | | |
463 | 464 | | |
464 | 465 | | |
| 466 | + | |
| 467 | + | |
465 | 468 | | |
466 | 469 | | |
467 | 470 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
824 | 824 | | |
825 | 825 | | |
826 | 826 | | |
827 | | - | |
| 827 | + | |
| 828 | + | |
| 829 | + | |
| 830 | + | |
| 831 | + | |
| 832 | + | |
| 833 | + | |
| 834 | + | |
| 835 | + | |
| 836 | + | |
| 837 | + | |
0 commit comments