Skip to content

Commit f4ffd51

Browse files
committed
chore: regenerate Python SDK v0.0.17
Update Python SDK with Speakeasy regeneration: - Bump version from 0.0.16 to 0.0.17 - Refactor OpenAPI schema definitions: - Inline BigNumberUnion type into usage sites - Reorganize ProviderName enum location - Simplify provider order/only/ignore array types - Add plugins schema definitions - Update gen.lock with new configChecksum
1 parent 20c63f6 commit f4ffd51

File tree

5 files changed

+8394
-11
lines changed

5 files changed

+8394
-11
lines changed

.speakeasy/gen.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ id: cfd52247-6a25-4c6d-bbce-fe6fce0cd69d
33
management:
44
docChecksum: b1b97e85c6e3464e1fd6e2163c4ebc87
55
docVersion: 1.0.0
6-
speakeasyVersion: 1.658.1
7-
generationVersion: 2.755.6
8-
releaseVersion: 0.0.16
9-
configChecksum: bccceb456c96a46bcbe65fdff6bd5e1f
6+
speakeasyVersion: 1.658.2
7+
generationVersion: 2.755.9
8+
releaseVersion: 0.0.18
9+
configChecksum: 4386d334ab676d900bdb35b056f15169
1010
repoURL: https://github.com/OpenRouterTeam/python-sdk.git
1111
installationURL: https://github.com/OpenRouterTeam/python-sdk.git
1212
published: true
@@ -15,7 +15,7 @@ features:
1515
acceptHeaders: 3.0.0
1616
additionalDependencies: 1.0.0
1717
constsAndDefaults: 1.0.5
18-
core: 5.23.8
18+
core: 5.23.9
1919
defaultEnabledRetries: 0.2.0
2020
deprecations: 3.0.2
2121
devContainers: 3.0.0

.speakeasy/gen.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ generation:
3030
generateNewTests: true
3131
skipResponseBodyAssertions: false
3232
python:
33-
version: 0.0.16
33+
version: 0.0.18
3434
additionalDependencies:
3535
dev: {}
3636
main: {}
@@ -64,7 +64,7 @@ python:
6464
webhooks: ""
6565
inputModelSuffix: input
6666
legacyPyright: false
67-
license: ""
67+
license: Apache-2.0
6868
maxMethodParams: 999
6969
methodArguments: infer-optional-args
7070
moduleName: ""

0 commit comments

Comments
 (0)