Skip to content

chore: 🐝 Update SDK - Generate (spec change merged) 1.2.126 - #1005

Merged
openrouter-docs-sync[bot] merged 2 commits into
mainfrom
speakeasy-sdk-regen-1789509096
Sep 15, 2026
Merged

openrouter-docs-sync[bot] merged 2 commits into
mainfrom
speakeasy-sdk-regen-1789509096

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

SDK update

Versioning

Version Bump Type: [patch] - 🤖 (automated)

Tip

If updates to your OpenAPI document introduce breaking changes, be sure to update the info.version field to trigger the correct version bump.
Speakeasy supports manual control of SDK versioning through multiple methods.

Typescript SDK Changes:

  • openrouter.tts.createSpeech():
    • request.speechRequest.trace Added
  • openrouter.stt.createTranscription():
    • request.sttRequest.trace Added
  • openrouter.embeddings.generate():
    • request.requestBody.trace Added
  • openrouter.images.generate():
    • request.imageGenerationRequest.trace Added
  • openrouter.rerank.rerank():
    • request.requestBody.trace Added
  • openrouter.videoGeneration.generate():
    • request.videoGenerationRequest.trace Added

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├─┬/embeddings
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[+] properties (31789:17)
│ │         └─┬user
│ │           └──[🔀] $ref (26006:29)❌ 
│ └─┬/rerank
│   └─┬POST
│     └─┬Requestbody
│       └─┬application/json
│         └─┬Schema
│           ├──[+] properties (39557:17)
│           └─┬user
│             └──[🔀] $ref (26006:29)❌ 
└─┬Components
  ├─┬SpeechRequest
  │ ├──[+] properties (24629:9)
  │ ├─┬user
  │ │ └──[🔀] $ref (26006:29)❌ 
  │ └─┬voice
  │   ├──[+] maxLength (24634:22)❌ 
  │   ├──[-] minLength (24635:22)❌ 
  │   ├──[🔀] description (24632:24)
  │   └──[🔀] example (24633:20)
  ├─┬ImageGenerationRequest
  │ ├──[+] properties (10986:9)
  │ └─┬user
  │   └──[🔀] $ref (26006:29)❌ 
  ├─┬VideoGenerationRequest
  │ ├──[+] properties (27291:9)
  │ ├─┬user
  │ │ ├──[+] exclusiveMinimum (27296:29)❌ 
  │ │ ├──[🔀] type (27298:17)❌ 
  │ │ ├──[+] minimum (27297:20)❌ 
  │ │ ├──[-] maxLength (27294:22)❌ 
  │ │ ├──[🔀] description (27294:24)
  │ │ └──[🔀] example (27295:20)
  │ └─┬upscale_factor
  │   └──[🔀] $ref (26006:29)❌ 
  └─┬STTRequest
    ├──[+] properties (25137:9)
    └─┬user
      └──[🔀] $ref (26006:29)❌ 
Document Element Total Changes Breaking Changes
paths 4 2
components 18 10

View full report

Linting Report 0 errors, 5 warnings, 10 hints

View full report

TYPESCRIPT CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.787.0

Last updated by Speakeasy workflow

* `openrouter.tts.createSpeech()`: 
  *  `request.speechRequest.trace` **Added**
* `openrouter.stt.createTranscription()`: 
  *  `request.sttRequest.trace` **Added**
* `openrouter.embeddings.generate()`: 
  *  `request.requestBody.trace` **Added**
* `openrouter.images.generate()`: 
  *  `request.imageGenerationRequest.trace` **Added**
* `openrouter.rerank.rerank()`: 
  *  `request.requestBody.trace` **Added**
* `openrouter.videoGeneration.generate()`: 
  *  `request.videoGenerationRequest.trace` **Added**
@github-actions github-actions Bot added the patch Patch version bump label Sep 15, 2026
@mintlify

mintlify Bot commented Sep 15, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated
openrouter-production 🟢 Ready View Preview Sep 15, 2026, 9:55 PM

@mintlify

mintlify Bot commented Sep 15, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated
openrouter-staging 🟢 Ready View Preview Sep 15, 2026, 9:55 PM

@openrouter-docs-sync
openrouter-docs-sync Bot merged commit e28b340 into main Sep 15, 2026
1 of 2 checks passed
@openrouter-docs-sync
openrouter-docs-sync Bot deleted the speakeasy-sdk-regen-1789509096 branch September 15, 2026 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant