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

Changelog

August 14, 2024
August 14, 2024

3.10.4

(chore): Improve performance of Pydantic .dict calls

What’s changed

  • .dict performance is improved, consolidating to a single call to Pydantic’s .dict instead of 2 in attempts to remove unset optional values.

3.10.3

(fix): Query encoding now appropriately takes arrays of deep objects into account.

Was this page helpful?
Edit this page
Previous

August 16, 2024

Next

August 13, 2024

Built with
LogoLogo
Slack communityLog inBook a demo