Slack communityBook a demo
HomeAPI DefinitionSDKsDocsCLI & API Reference
HomeAPI DefinitionSDKsDocsCLI & API Reference
  • Introduction
    • Overview
    • Language Support
    • SDK Customer Showcase
  • Capabilities
    • Strongly Typed
    • Idiomatic Method Names
    • Schema Validation
    • Discriminated Unions
    • Multipart Form Data
    • Forward Compatibility
    • Registry Publishing
    • Auto-Pagination
    • OAuth Token Refresh
    • Retries with Backoff
    • Webhook Signature Verification
    • Idempotency Headers
    • Server-Sent Events
    • Integration Tests
    • Code Snippets
    • Augment with Custom Code
    • Merging Multiple APIs
    • WebSockets
  • Reference
    • Configuration
  • Guides
    • Generate your First SDK
    • Preview your SDK Locally
    • Publish a Public-Facing SDK
IntroductionChangelogs

Python

May 14, 2024
May 14, 2024

2.0.1

(fix): The python generator now only excludes unset fields that are not required.

What’s been fixed

  • the python generator previously used exclude_unset on pydantic models, however this would remove defaulted values. This change updates this to only exclude none fields that were not required.
Was this page helpful?
Edit this page
Previous

May 9, 2024

Next
Built with
LogoLogo
Slack communityBook a demo