LogoLogo
Slack communityLog inBook a demo
  • Overview
    • Introduction
    • Quickstart
    • Project structure
    • Adding custom code
    • Capabilities
    • Customer showcase
  • Generators
    • MCP Server
  • Deep dives
    • Customize method names
    • Setup local SDK previews
    • Configure global headers
    • Configure auto-pagination
    • Configure idempotency
    • Filter your endpoints (audiences)
    • Customize your README
    • Retries with Backoff
    • Self-hosted SDKs
  • Reference
    • generators.yml
Slack communityLog inBook a demo
GeneratorsPython

Changelog

February 18, 2024
February 18, 2024

0.10.2

(fix): The SDK always sends the enum wire value instead of the name of the enum.

What’s been fixed

  • The SDK always sends the enum wire value instead of the name of the enum.
  • Revert #2719 which introduced additional issues with circular references within our Python types.
Was this page helpful?
Edit this page
Previous

February 14, 2024

Next
Built with