Skip to content

Commit 8411597

Browse files
Merge pull request #150 from gleanwork/speakeasy-sdk-regen-1779906792
chore: 🐝 Update SDK - Generate 0.13.0
2 parents a2f724d + 69705f6 commit 8411597

275 files changed

Lines changed: 14751 additions & 2056 deletions

File tree

Some content is hidden

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

.speakeasy/gen.lock

Lines changed: 2358 additions & 230 deletions
Large diffs are not rendered by default.

.speakeasy/gen.yaml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ generation:
3434
generateNewTests: true
3535
skipResponseBodyAssertions: true
3636
python:
37-
version: 0.12.24
37+
version: 0.13.0
3838
additionalDependencies:
3939
dev: {}
4040
main: {}
@@ -46,6 +46,7 @@ python:
4646
authors:
4747
- Glean Technologies, Inc.
4848
baseErrorName: GleanBaseError
49+
bodyVariantOverloads: false
4950
clientServerStatusCodesAsErrors: true
5051
constFieldCasing: upper
5152
defaultErrorName: GleanError
@@ -76,14 +77,18 @@ python:
7677
license: ""
7778
maxMethodParams: 999
7879
methodArguments: infer-optional-args
80+
methodTimeoutArgument: timeout-ms
81+
methodTimeoutUnits: milliseconds
7982
moduleName: glean.api_client
8083
multipartArrayFormat: standard
84+
optionalDependencies: {}
8185
outputModelSuffix: output
8286
packageManager: poetry
8387
packageName: glean-api-client
8488
preApplyUnionDiscriminators: false
8589
pytestFilterWarnings: []
8690
pytestTimeout: 0
91+
rawResponseHelpers: false
8792
responseFormat: flat
8893
sseFlatResponse: false
8994
templateVersion: v2

0 commit comments

Comments
 (0)