wip setup

This commit is contained in:
Matt Apperson
2025-11-13 13:40:55 -05:00
parent 05f81a553c
commit 71ab77e5e8
26 changed files with 101 additions and 99 deletions
+3 -2
View File
@@ -5,8 +5,9 @@ management:
docVersion: 1.0.0
speakeasyVersion: 1.656.2
generationVersion: 2.753.6
releaseVersion: 0.0.1
configChecksum: 1d12f047ab1c8a906d4cd3f99af8d8f3
releaseVersion: 0.0.4
configChecksum: 494fe99945a22e9c44b38ebcbb00491e
published: true
features:
python:
acceptHeaders: 3.0.0
+1 -1
View File
@@ -30,7 +30,7 @@ generation:
generateNewTests: true
skipResponseBodyAssertions: false
python:
version: 0.0.1
version: 0.0.4
additionalDependencies:
dev: {}
main: {}
+3
View File
@@ -26,6 +26,9 @@ workflow:
open-router:
target: python
source: -OAS
publish:
pypi:
token: $pypi_token
codeSamples:
registry:
location: registry.speakeasyapi.dev/openrouter/sdk/-oas-python-code-samples
+3
View File
@@ -11,6 +11,9 @@ targets:
open-router:
target: python
source: -OAS
publish:
pypi:
token: $pypi_token
codeSamples:
registry:
location: registry.speakeasyapi.dev/openrouter/sdk/-oas-python-code-samples