For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Book a demoLog inStart for free
  • Overview
    • Introduction
    • How it works
    • Quickstart
    • Customer showcase
  • Working with SDKs
    • Project structure
    • Adding custom code
    • Migrating to Replay
    • Capabilities
  • Generators
      • Generating an SDK
      • Publishing to PyPI
      • Configuration
      • Adding custom code
      • Dynamic authentication
      • aiohttp support
      • Changelog
      • Customer showcase
  • Reference
    • generators.yml
Checking status...
SOC2Soc 2 Type II
© 2026 Fern • Birch Solutions, Inc., a Postman company

Documentation

SDKsDocsAsk FernCLI Reference

API Definitions

OpenAPIAsyncAPIOpenRPCgRPC

Resources

BlogSupportPricing

Company

Brand KitPrivacy PolicyTerms of Service
LogoLogo
Book a demoLog inStart for free
GeneratorsPython

Changelog

May 15, 2026
May 15, 2026

5.12.10

(fix): Dynamic snippets now render path-parameter arguments in IR (URL / SDK signature) order rather than in the order they happen to appear in the input request, so generated examples line up with the actual SDK method signature even when the spec lists path parameters in a different order.

(fix): Dynamic snippets now pass root-level path parameters to the endpoint method instead of the client constructor (which does not accept them), and include them alongside endpoint-level path parameters so the rendered call matches the generated Python SDK method signature.

5.12.9

(fix): Bump @fern-api/generator-cli to 0.9.28, which sets explicit author and committer on API-created commits to the Fern bot identity. Fixes commit attribution on GitHub Enterprise where PAT-based authentication previously attributed commits to the PAT-owning service account instead of fern-api[bot].

Was this page helpful?
Edit this page
Previous

May 18, 2026

Next

May 14, 2026