Commit 6ed4883
chore: 🐝 Update SDK - Generate 0.32.0 (#255)
> [!IMPORTANT]
> Linting report available at:
<https://app.speakeasy.com/org/unstructured/unstructured5xr/linting-report/b8dc1f2b9b2670c76c924c0f582a998e>
> OpenAPI Change report available at:
<https://app.speakeasy.com/org/unstructured/unstructured5xr/changes-report/3a42da5ad52320d2f60b46dec8b5cf7b>
# SDK update
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.526.0 (2.563.0)
https://github.com/speakeasy-api/speakeasy
## Versioning
Version Bump Type: [minor] - 🤖 (automated)
## OpenAPI Change Summary
```
├─┬Info
│ └──[🔀] version (18:16)
└─┬Components
├─┬JiraSourceConnectorConfig
│ ├─┬boards
│ │ ├─┬ANYOF
│ │ │ └──[🔀] type (3376:25)❌
│ │ └─┬ANYOF
│ │ ├──[➕] items (3371:26)❌
│ │ └──[🔀] type (3370:25)❌
│ ├─┬projects
│ │ ├─┬ANYOF
│ │ │ └──[🔀] type (3362:25)❌
│ │ └─┬ANYOF
│ │ ├──[➕] items (3357:26)❌
│ │ └──[🔀] type (3356:25)❌
│ └─┬issues
│ ├─┬ANYOF
│ │ └──[🔀] type (3390:25)❌
│ └─┬ANYOF
│ ├──[➕] items (3385:26)❌
│ └──[🔀] type (3384:25)❌
├─┬SnowflakeSourceConnectorConfigInput
│ └──[➖] required (1:72119)❌
├─┬SharePointSourceConnectorConfig
│ ├──[➕] required (5169:11)❌
│ ├──[➕] required (5170:11)❌
│ ├──[➕] properties (5133:11)
│ ├──[➕] properties (5129:11)
│ └──[➕] properties (5138:11)
├─┬AstraDBConnectorConfigInput
│ └──[➕] properties (1674:11)
├─┬ConfluenceSourceConnectorConfig
│ ├──[➕] properties (1964:11)
│ ├──[➕] properties (1959:11)
│ └─┬spaces
│ ├─┬ANYOF
│ │ └──[🔀] type (1986:25)❌
│ └─┬ANYOF
│ ├──[➕] items (1981:26)❌
│ └──[🔀] type (1980:25)❌
├─┬JiraSourceConnectorConfigInput
│ ├─┬boards
│ │ ├─┬ANYOF
│ │ │ └──[🔀] type (3470:25)❌
│ │ └─┬ANYOF
│ │ ├──[➕] items (3465:26)❌
│ │ └──[🔀] type (3464:25)❌
│ ├─┬issues
│ │ ├─┬ANYOF
│ │ │ └──[🔀] type (3484:25)❌
│ │ └─┬ANYOF
│ │ ├──[➕] items (3479:26)❌
│ │ └──[🔀] type (3478:25)❌
│ └─┬projects
│ ├─┬ANYOF
│ │ └──[🔀] type (3456:25)❌
│ └─┬ANYOF
│ ├──[➕] items (3451:26)❌
│ └──[🔀] type (3450:25)❌
├─┬ConfluenceSourceConnectorConfigInput
│ ├──[➕] properties (2045:11)
│ ├──[➕] properties (2040:11)
│ └─┬spaces
│ ├─┬ANYOF
│ │ └──[🔀] type (2071:25)❌
│ └─┬ANYOF
│ ├──[➕] items (2066:26)❌
│ └──[🔀] type (2065:25)❌
├─┬SnowflakeSourceConnectorConfig
│ └──[➖] required (1:71137)❌
├─┬partition_parameters
│ ├──[➕] properties (6619:11)
│ ├──[➕] properties (6632:11)
│ ├──[➕] properties (6606:11)
│ └──[➕] properties (6645:11)
├─┬SnowflakeDestinationConnectorConfig
│ └──[➖] required (1:69213)❌
├─┬SharePointSourceConnectorConfigInput
│ ├──[➕] required (5225:11)❌
│ ├──[➕] required (5226:11)❌
│ ├──[➕] properties (5188:11)
│ ├──[➕] properties (5184:11)
│ └──[➕] properties (5193:11)
└─┬SnowflakeDestinationConnectorConfigInput
└──[➖] required (1:70262)❌
```
| Document Element | Total Changes | Breaking Changes |
|------------------|---------------|------------------|
| info | 1 | 0 |
| components | 47 | 32 |
## PYTHON CHANGELOG
No relevant generator changes
Co-authored-by: speakeasybot <[email protected]>1 parent efb19b6 commit 6ed4883
File tree
40 files changed
+249
-144
lines changed- .speakeasy
- src/unstructured_client
40 files changed
+249
-144
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 | | |
| |||
566 | 566 | | |
567 | 567 | | |
568 | 568 | | |
569 | | - | |
| 569 | + | |
570 | 570 | | |
571 | 571 | | |
572 | 572 | | |
| |||
| 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 | | - | |
10 | | - | |
| 9 | + | |
| 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 | |
|---|---|---|---|
| |||
905 | 905 | | |
906 | 906 | | |
907 | 907 | | |
908 | | - | |
| 908 | + | |
| 909 | + | |
| 910 | + | |
| 911 | + | |
| 912 | + | |
| 913 | + | |
| 914 | + | |
| 915 | + | |
| 916 | + | |
| 917 | + | |
| 918 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
14 | | - | |
| 16 | + | |
15 | 17 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
0 commit comments