Commit bf8690b
chore: 🐝 Update SDK - Generate (#33)
# SDK update
Based on:
- OpenAPI Doc 0.0.1
- Speakeasy CLI 1.200.0 (2.277.0)
https://github.com/speakeasy-api/speakeasy
## TYPESCRIPT CHANGELOG
## globalSecurity: 2.82.4 - 2024-02-26
### 🔧 Chores
- add no-security testcase *(commit by
[@2ynn](https://github.com/2ynn))*
## globalSecurity: 2.82.3 - 2024-02-23
### 🐛 Bug Fixes
- allow security to be disabled at the operation level *(commit by
[@TristanSpeakEasy](https://github.com/TristanSpeakeasy))*
## core: 3.4.8 - 2024-02-23
### 🐛 Bug Fixes
- example generation for complex objects *(commit by
[@ThomasRooney](https://github.com/ThomasRooney))*
## core: 3.5.2 - 2024-02-22
### 🐛 Bug Fixes
- improved SDK hooks and their call sites *(commit by
[@TristanSpeakEasy](https://github.com/TristanSpeakeasy))*
## core: 3.5.1 - 2024-02-19
### 🔧 Chores
- remove explicit module type in package.json *(commit by
[@disintegrator](https://github.com/disintegrator))*
## core: 3.5.0 - 2024-02-15
### 🐝 New Features
- add support for SDK hooks *(commit by
[@TristanSpeakEasy](https://github.com/TristanSpeakeasy))*
## core: 3.4.10 - 2024-02-13
### 🔧 Chores
- improvements to example generation for usage snippets *(commit by
[@TristanSpeakEasy](https://github.com/TristanSpeakeasy))*
---------
Co-authored-by: speakeasybot <[email protected]>
Co-authored-by: scanny <[email protected]>1 parent dc34c5b commit bf8690b
File tree
9 files changed
+1311
-6974
lines changed- .speakeasy
- src/sdk
9 files changed
+1311
-6974
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
| 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 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
292 | 292 | | |
293 | 293 | | |
294 | 294 | | |
295 | | - | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
| |||
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | | - | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
0 commit comments