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 RubyGems
      • 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
GeneratorsRuby

Changelog

February 20, 2024
February 20, 2024

0.2.0

(feat): Add support for idempotency headers

What’s changed

  • Ruby enum construct now leverages class constants instead of hashes to support better autocomplete
  • Discriminated unions are no longer wrapped within a parent object, rather, any field or parameter that depends on a discriminated union now explicitly references the member types in support of better autocomplete.
  • Undiscriminated unions are no longer allowed as hashes as input to SDK functions, this is in support of better autocomplete as well.
  • The generated Ruby SDKs now support idempotency headers, users may specify idempotency headers within the RequestOptions object
Was this page helpful?
Edit this page
Previous

February 27, 2024

Next

February 15, 2024