Skip to content

Commit 6ff4758

Browse files
authored
Merge pull request #46 from apideck-libraries/speakeasy-sdk-regen-1745830078
chore: 🐝 Update SDK - Generate 0.23.2
2 parents 763e1d2 + 9a2a905 commit 6ff4758

File tree

145 files changed

+16739
-45
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

145 files changed

+16739
-45
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
**/.speakeasy/temp/
2+
**/.speakeasy/logs/
13
.speakeasy/temp/
24
.DS_Store
35
/mcp-server

.speakeasy/gen.lock

Lines changed: 410 additions & 9 deletions
Large diffs are not rendered by default.

.speakeasy/gen.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,15 @@ generation:
1414
parameterOrderingFeb2024: true
1515
requestResponseComponentNamesFeb2024: true
1616
securityFeb2025: false
17+
sharedErrorComponentsApr2025: false
1718
auth:
1819
oAuth2ClientCredentialsEnabled: true
1920
oAuth2PasswordEnabled: true
2021
tests:
2122
generateNewTests: true
23+
skipResponseBodyAssertions: false
2224
typescript:
23-
version: 0.23.1
25+
version: 0.23.2
2426
additionalDependencies:
2527
dependencies: {}
2628
devDependencies: {}

0 commit comments

Comments
 (0)