Skip to content

chore: 🐝 Update SDK - Generate (spec change merged) 1.1.125 - #804

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

chore: 🐝 Update SDK - Generate (spec change merged) 1.1.125#804
openrouter-docs-sync[bot] merged 2 commits into
mainfrom
speakeasy-sdk-regen-1788549216

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 4, 2026

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.

Python SDK Changes:

  • open_router.presets.create_presets_responses():
    • request.input.union(Array<>)[] Changed (Breaking ⚠️)
  • open_router.responses.send():
    • request.input.union(Array<>)[] Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • open_router.beta.responses.send():
    • request.input.union(Array<>)[] Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • open_router.chat.send():
    • request.messages[].union(system).configuration_update Added
  • open_router.presets.create_presets_chat_completions():
    • request.messages[].union(system).configuration_update Added

View full SDK changelog

OpenAPI Change Summary
└─┬Components
  ├──[+] schemas (12887:7)
  ├──[+] schemas (6717:7)
  ├──[+] schemas (12704:7)
  ├──[+] schemas (6738:7)
  ├──[+] schemas (12875:7)
  ├──[+] schemas (12775:7)
  ├─┬ChatSystemMessage
  │ ├──[+] properties (6040:9)
  │ ├─┬name
  │ │ ├──[-] type (6050:17)❌ 
  │ │ ├──[🔀] description (6060:24)
  │ │ ├──[🔀] example (6061:20)
  │ │ ├──[+] anyOf (6056:15)
  │ │ └──[+] anyOf (6057:15)
  │ ├─┬content
  │ │ ├──[+] additionalProperties (6041:33)❌ 
  │ │ ├──[+] required (6050:15)❌ 
  │ │ ├──[+] type (6052:13)❌ 
  │ │ ├──[🔀] description (6042:24)
  │ │ ├──[🔀] example (6044:13)
  │ │ ├──[+] properties (6047:13)
  │ │ ├──[-] anyOf (6041:15)❌ 
  │ │ └──[-] anyOf (6042:15)❌ 
  │ └─┬role
  │   ├──[-] enum (6053:15)❌ 
  │   ├──[+] description (6063:24)
  │   └──[+] example (6064:20)
  ├─┬BaseInputs
  │ └─┬ANYOF
  │   └─┬Schema
  │     └──[+] anyOf (6717:7)
  ├─┬McpCallItem
  │ └─┬error
  │   └──[🔀] $ref (12876:9)❌ 
  ├─┬Inputs
  │ └─┬ANYOF
  │   └─┬Schema
  │     └──[+] anyOf (6717:7)
  └─┬ResponsesErrorField
    └─┬code
      └──[+] enum (23287:15)
Document Element Total Changes Breaking Changes
components 27 8

View full report

Linting Report 0 errors, 6 warnings, 9 hints

View full report

PYTHON CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.787.0

Last updated by Speakeasy workflow

* `open_router.presets.create_presets_responses()`: 
  *  `request.input.union(Array<>)[]` **Changed** (Breaking ⚠️)
* `open_router.responses.send()`: 
  *  `request.input.union(Array<>)[]` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `open_router.beta.responses.send()`: 
  *  `request.input.union(Array<>)[]` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `open_router.chat.send()`: 
  *  `request.messages[].union(system).configuration_update` **Added**
* `open_router.presets.create_presets_chat_completions()`: 
  *  `request.messages[].union(system).configuration_update` **Added**
@github-actions github-actions Bot added the patch Patch version bump label Sep 4, 2026
@openrouter-docs-sync
openrouter-docs-sync Bot merged commit 46e511e into main Sep 4, 2026
1 check passed
@openrouter-docs-sync
openrouter-docs-sync Bot deleted the speakeasy-sdk-regen-1788549216 branch September 4, 2026 19:17
@mintlify

mintlify Bot commented Sep 4, 2026

Copy link
Copy Markdown

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

Project Status Preview Updated
openrouter-production 🔴 Failed Sep 4, 2026, 7:24 PM

@mintlify

mintlify Bot commented Sep 4, 2026

Copy link
Copy Markdown

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

Project Status Preview Updated
openrouter-staging 🟡 Building Sep 4, 2026, 7:24 PM

@mintlify

mintlify Bot commented Sep 4, 2026

Copy link
Copy Markdown

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

Project Status Preview Updated
openrouter-staging 🔴 Failed Sep 4, 2026, 7:24 PM

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