Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
346 changes: 171 additions & 175 deletions .speakeasy/gen.lock

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ generation:
requestResponseComponentNamesFeb2024: true
securityFeb2025: true
sharedErrorComponentsApr2025: true
sharedNestedComponentsJan2026: false
auth:
oAuth2ClientCredentialsEnabled: true
oAuth2PasswordEnabled: true
Expand All @@ -31,7 +32,7 @@ generation:
generateNewTests: true
skipResponseBodyAssertions: false
python:
version: 0.6.3
version: 0.6.4
additionalDependencies:
dev: {}
main: {}
Expand Down Expand Up @@ -81,3 +82,4 @@ python:
responseFormat: flat
sseFlatResponse: true
templateVersion: v2
useAsyncHooks: false
Loading