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

August 22, 2024
August 22, 2024

1.3.0

(internal): No changes.

1.3.0-rc2

(internal): Fix warnings in generated RawClient.

(internal): Use a simpler primitive instantiation for the various number types.

1.3.0-rc1

(feat): Generate the ToString method to write the JSON format of an object.

(feat): Generate snippets as example documentation.

1.3.0-rc0

(feat): Add support for sending the User-Agent header.

(internal): The RawClient now supports HTTP headers within the ClientOptions and RequestOptions types.

(feat): Add support for the package-id configuration, which is used to control the name of the package in NuGet.

(feat): Add support for mock server tests with generate-mock-server-tests configuration option.

(internal): Omit null property values in requests.

(fix): Fix a bug where request bodies are not sent for wrapped requests that include headers or query params.

(fix): Fix a bug where enums, dates, and datetimes are sometimes not serialized properly as query parameters and headers.

(feat): Add support for read-only-memory-types configuration.

(feat): Add the CancellationToken parameter as the last parameter to every endpoint method.

(feat): Add support for gRPC/Protobuf endpoints.

Was this page helpful?
Edit this page
Previous

August 26, 2024

Next

August 12, 2024