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 NuGet
      • Configuration
      • Adding custom code
      • Version compatibility
      • 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
Generators.NET

Changelog

January 22, 2025
January 22, 2025

1.9.12

(fix): Change serialization logic for headers and querystring parameters:

  • Strings, enums, dates, times, and date times are serialized as before.
  • Booleans are now serialized as true and false instead of True and False.
  • Objects, lists, maps, dictionaries, undiscriminated, and discriminated unions are serialized to JSON.

(fix): Only use .Value on nullable structs when serializing parameters to headers and querystring parameters.

Was this page helpful?
Edit this page
Previous

February 2, 2025

Next

November 25, 2024