Slack communityLog inBook a demo
  • Overview
    • Introduction
    • How it works
    • Quickstart
    • Project structure
    • Adding custom code
    • Capabilities
    • Fern Autorelease
    • Customer showcase
  • Generators
  • 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

December 17, 2025
December 17, 2025

4.46.3

(fix): Fix empty request body issue where endpoints with all-optional fields would send an empty body instead of {}. When an endpoint has a request body type but all fields are optional, the SDK now correctly sends {} as valid JSON rather than omitting the body entirely.

Was this page helpful?
Edit this page
Previous

Changelog

Next

December 16, 2025

Built with
LogoLogo
Slack communityLog inBook a demo