Skip to content

Conversation

@mattapperson
Copy link
Collaborator

Summary

  • Bump Python SDK version from 0.0.16 to 0.0.17
  • Update OpenAPI schema with refactored type definitions
  • Inline BigNumberUnion type references
  • Reorganize ProviderName enum and provider array types
  • Add plugins schema definitions

Changes

  • Updated .speakeasy/gen.lock with new version and checksum
  • Updated .speakeasy/gen.yaml with version 0.0.17
  • Added .speakeasy/in.openapi.yaml with full OpenAPI schema definitions
  • Updated pyproject.toml and src/openrouter/_version.py

Test plan

  • Verify SDK builds successfully with speakeasy run
  • Confirm generated Python types are correct
  • Test SDK with sample API calls

Update Python SDK with Speakeasy regeneration:
- Bump version from 0.0.16 to 0.0.17
- Refactor OpenAPI schema definitions:
  - Inline BigNumberUnion type into usage sites
  - Reorganize ProviderName enum location
  - Simplify provider order/only/ignore array types
  - Add plugins schema definitions
- Update gen.lock with new configChecksum
@mattapperson mattapperson merged commit a1dae77 into main Nov 18, 2025
2 checks passed
@mattapperson mattapperson deleted the sdk-v0.0.17 branch November 18, 2025 18:59
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.

2 participants