Skip to content

chore: 🐝 Update SDK - Generate (spec change merged) 1.0.22 - #530

Merged
openrouter-docs-sync[bot] merged 2 commits into
mainfrom
speakeasy-sdk-regen-1784931588
Jul 24, 2026
Merged

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

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.

Python SDK Changes:

  • open_router.presets.create_presets_messages():
    • request.messages[].content.union(Array<>)[] Changed (Breaking ⚠️)

View full SDK changelog

OpenAPI Change Summary
└─┬Components
  ├─┬MessagesContentBlockDeltaEvent
  │ └─┬delta
  │   └─┬ONEOF
  │     ├──[+] properties (12065:17)
  │     └─┬type
  │       ├──[-] enum (12063:23)❌ 
  │       └──[🔀] type (12067:21)❌ 
  ├─┬AnthropicCompactionBlock
  │ ├──[+] properties (1209:9)
  │ └─┬type
  │   ├──[-] enum (1211:15)❌ 
  │   └──[🔀] type (1211:13)❌ 
  ├─┬MessagesContentBlockStartEvent
  │ └─┬content_block
  │   └─┬ANYOF
  │     ├──[+] properties (12119:17)
  │     └─┬type
  │       ├──[-] enum (12113:23)❌ 
  │       └──[🔀] type (12121:21)❌ 
  ├─┬MessagesToolAdditionBlock
  │ ├──[+] properties (13424:9)
  │ ├─┬type
  │ │ ├──[-] enum (13422:15)❌ 
  │ │ ├──[-] type (13423:17)❌ 
  │ │ ├──[+] oneOf (13428:15)
  │ │ ├──[+] oneOf (13439:15)
  │ │ └──[+] oneOf (13453:15)
  │ └─┬tool
  │   ├──[-] required (13418:15)❌ 
  │   ├──[-] required (13417:15)❌ 
  │   ├──[-] type (13419:17)❌ 
  │   ├──[-] properties (13410:13)❌ 
  │   ├──[-] properties (13412:13)❌ 
  │   ├──[+] oneOf (13428:15)
  │   ├──[+] oneOf (13439:15)
  │   └──[+] oneOf (13453:15)
  ├─┬MessagesMessageParam
  │ └─┬content
  │   └─┬ANYOF
  │     └─┬Schema
  │       └─┬ONEOF
  │         ├──[+] properties (12475:23)
  │         └─┬type
  │           ├──[-] enum (12465:29)❌ 
  │           └──[🔀] type (12477:27)❌ 
  ├─┬MessagesToolRemovalBlock
  │ ├──[+] properties (13480:9)
  │ ├─┬type
  │ │ ├──[-] enum (13450:15)❌ 
  │ │ ├──[-] type (13451:17)❌ 
  │ │ ├──[+] oneOf (13484:15)
  │ │ ├──[+] oneOf (13495:15)
  │ │ └──[+] oneOf (13509:15)
  │ └─┬tool
  │   ├──[-] required (13445:15)❌ 
  │   ├──[-] required (13446:15)❌ 
  │   ├──[-] type (13447:17)❌ 
  │   ├──[-] properties (13438:13)❌ 
  │   ├──[-] properties (13440:13)❌ 
  │   ├──[+] oneOf (13484:15)
  │   ├──[+] oneOf (13495:15)
  │   └──[+] oneOf (13509:15)
  └─┬ORAnthropicStopReason
    └──[+] enum (16849:11)
Document Element Total Changes Breaking Changes
components 41 22

View full report

Linting Report 0 errors, 0 warnings, 3 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_messages()`: 
  *  `request.messages[].content.union(Array<>)[]` **Changed** (Breaking ⚠️)
@github-actions github-actions Bot added the patch Patch version bump label Jul 24, 2026
@openrouter-docs-sync
openrouter-docs-sync Bot merged commit 9e594e9 into main Jul 24, 2026
1 check passed
@openrouter-docs-sync
openrouter-docs-sync Bot deleted the speakeasy-sdk-regen-1784931588 branch July 24, 2026 22:23
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