Skip to content

Commit a0953aa

Browse files
committed
Simplify workflow
1 parent b2b96bf commit a0953aa

File tree

12 files changed

+1584
-45
lines changed

12 files changed

+1584
-45
lines changed

.speakeasy/OAS_files/overlay.yaml

Lines changed: 0 additions & 15 deletions
This file was deleted.

.speakeasy/gen.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
lockVersion: 2.0.0
22
id: 53e6e641-e7b6-4f11-8e15-1d930a684b2b
33
management:
4-
docChecksum: 43ffe8928bc1b697d9993d04b3024a7c
4+
docChecksum: d3de003db3775b87a1e0382c2e93c40e
55
docVersion: 1.0.0
6-
speakeasyVersion: 1.611.1
7-
generationVersion: 2.694.1
8-
releaseVersion: 0.5.4
9-
configChecksum: b79d463e59ce1857adb0434ebe618ccd
6+
speakeasyVersion: 1.612.0
7+
generationVersion: 2.695.0
8+
releaseVersion: 0.5.5
9+
configChecksum: 2a3028e3758303abb519e6985dbaefea
1010
repoURL: https://github.com/speakeasy-sdks/openrouter-typescript-sdk.git
1111
installationURL: https://github.com/speakeasy-sdks/openrouter-typescript-sdk
1212
features:

.speakeasy/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ generation:
2525
generateNewTests: true
2626
skipResponseBodyAssertions: false
2727
typescript:
28-
version: 0.5.4
28+
version: 0.5.5
2929
additionalDependencies:
3030
dependencies: {}
3131
devDependencies: {}

.speakeasy/OAS_files/chat-completions-openapi.yaml renamed to .speakeasy/in.openapi.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -439,6 +439,7 @@ components:
439439
system_fingerprint:
440440
type: string
441441
description: System fingerprint
442+
nullable: true
442443
usage:
443444
$ref: '#/components/schemas/CompletionUsage'
444445
required:
@@ -576,6 +577,7 @@ components:
576577
- chat.completion.chunk
577578
system_fingerprint:
578579
type: string
580+
nullable: true
579581
usage:
580582
$ref: '#/components/schemas/CompletionUsage'
581583
required:

0 commit comments

Comments
 (0)