Commit 804a361
chore: 🐝 Update SDK - Generate (#86)
> [!IMPORTANT]
> Linting report available at:
<https://app.speakeasyapi.dev/org/unstructured/unstructured5xr/linting-report/c59c61d8aa602a8b3c01a6b157b57eec>
> OpenAPI Change report available at:
<https://app.speakeasyapi.dev/org/unstructured/unstructured5xr/changes-report/d5bd4f53640f22e99af3c46acde7d6a2>
# SDK update
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.330.0 (2.361.10)
https://github.com/speakeasy-api/speakeasy
## OpenAPI Change Summary
```
├─┬Info
│ └──[🔀] version (4:14)
└─┬Components
└─┬partition_parameters
└─┬split_pdf_page
└──[🔀] default (259:30)❌
```
| Document Element | Total Changes | Breaking Changes |
|------------------|---------------|------------------|
| info | 1 | 0 |
| components | 1 | 1 |
## TYPESCRIPT CHANGELOG
## openEnums: 0.1.1 - 2024-06-27
### 🐛 Bug Fixes
- add missing imports for open enums in TS *(commit by
[@disintegrator](https://github.com/disintegrator))*
## core: 3.11.5 - 2024-07-05
### 🔧 Chores
- refactor zod schemas for better tree-shaking *(commit by
[@disintegrator](https://github.com/disintegrator))*
## core: 3.11.4 - 2024-07-04
### 🐛 Bug Fixes
- account for Deno when detecting browsers *(commit by
[@disintegrator](https://github.com/disintegrator))*
## core: 3.11.3 - 2024-07-04
### 🐛 Bug Fixes
- avoid setting user agent header in browsers *(commit by
[@disintegrator](https://github.com/disintegrator))*
## core: 3.11.2 - 2024-07-04
### 🔧 Chores
- rearrange method bodies and drop some boilerplate *(commit by
[@disintegrator](https://github.com/disintegrator))*
## core: 3.11.1 - 2024-07-04
### 🐛 Bug Fixes
- omit unused barrel exports in ESM/Dual mode *(commit by
[@disintegrator](https://github.com/disintegrator))*
## core: 3.11.0 - 2024-06-30
### 🐝 New Features
- support building SDKS to ESM or ESM+CJS (dual bundling) *(commit by
[@disintegrator](https://github.com/disintegrator))*
## core: 3.10.2 - 2024-06-21
### 🔧 Chores
- update contribution section wording *(commit by
[@disintegrator](https://github.com/disintegrator))*
## core: 3.4.10 - 2024-06-21
### 🔧 Chores
- update contribution section wording *(commit by
[@disintegrator](https://github.com/disintegrator))*
## core: 3.10.1 - 2024-06-20
### 🐛 Bug Fixes
- test response status codes in sdk methods in order of specificity
*(commit by [@disintegrator](https://github.com/disintegrator))*
## core: 3.10.0 - 2024-06-13
### 🐝 New Features
- provide config to disable barrel files in TS and drop barrel file
imports internally *(commit by
[@disintegrator](https://github.com/disintegrator))*
Co-authored-by: speakeasybot <[email protected]>1 parent 044f459 commit 804a361
File tree
44 files changed
+724
-461
lines changed- .speakeasy
- docs/sdk/models
- errors
- src
- hooks
- custom
- utils
- lib
- sdk
- models
- errors
- operations
- types
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
44 files changed
+724
-461
lines changedFile renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
1 | 5 | | |
2 | 6 | | |
3 | 7 | | |
| |||
10 | 14 | | |
11 | 15 | | |
12 | 16 | | |
13 | | - | |
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
17 | | - | |
18 | | - | |
| 20 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
| 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 | |
|---|---|---|---|
| |||
354 | 354 | | |
355 | 355 | | |
356 | 356 | | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 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 | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 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 | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| 46 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
6 | 16 | | |
0 commit comments