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

March 8, 2024
March 8, 2024

0.11.10

(feat): Expose a feature flag to pass through additional properties not specified within your pydantic model from your SDK.

What’s new

  • Expose a feature flag to pass through additional properties not specified within your pydantic model from your SDK. This allows for easier forward compatibility should your SDK drift behind your spec.
Was this page helpful?
Edit this page
Previous

March 4, 2024

Next
Built with