Skip to content

chore: regenerate SDK with consolidated OpenAPI schemas#225

Closed
mattapperson wants to merge 1 commit intomainfrom
fix/update-openapi-spec-consolidated-schemas
Closed

chore: regenerate SDK with consolidated OpenAPI schemas#225
mattapperson wants to merge 1 commit intomainfrom
fix/update-openapi-spec-consolidated-schemas

Conversation

@mattapperson
Copy link
Copy Markdown
Collaborator

Summary

  • Regenerated from openrouter-web PR #17664 which consolidates duplicate Zod schemas
  • Removes redundant SDK types (duplicate DatetimeServerTool, WebSearchServerTool, AnthropicBase64PdfSource, AnthropicPlainTextSource schemas)
  • Adds flattenRedundantAllOf pipeline step to eliminate inline enum duplication in generated spec
  • Version bumped to 0.12.0 by Speakeasy

Test plan

  • CI passes (typecheck, unit tests)
  • SDK builds successfully

Regenerated from openrouter-web PR #17664 which consolidates
duplicate Zod schemas to reduce redundant SDK types. Key changes:
- Removed duplicate DatetimeServerTool/WebSearchServerTool schemas
- Consolidated AnthropicBase64PdfSource/PlainTextSource schemas
- Added flattenRedundantAllOf to eliminate inline enum duplication
- Version bumped to 0.12.0 by Speakeasy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant