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 Maven Central
      • Configuration
      • Adding custom code
      • 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
GeneratorsJava

Changelog

November 25, 2025
November 25, 2025

3.19.0

(feat): Add wire test support for OAuth APIs and multi-URL environments. Wire tests now:

  • Properly mock OAuth token endpoints with per-test token enqueuing
  • Use .clientId()/.clientSecret() for OAuth-authenticated APIs
  • Support custom OAuth headers (e.g., apiKey) required by token endpoints
  • Configure Environment.custom() builder for multi-URL environment APIs
  • Handle flexible JSON comparison allowing extra default fields in responses

3.18.13

(fix): Skip wire test generation for OAuth and multi-URL environment APIs temporarily.

3.18.12

(fix): Fix Java dynamic snippets for query parameters with allow-multiple: true and optional types. Snippets now generate List<T> instead of List<Optional<T>>, which matches the SDK builder’s convenience overload.

3.18.11

(fix): Fix dynamic snippets to preserve schema parameter order for staged builders.

Was this page helpful?
Edit this page
Previous

November 26, 2025

Next

November 24, 2025