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.
预约演示登录免费开始
  • 使用 SDK
    • SDK 概述
    • SDK 如何工作
    • Quickstart
    • Customer showcase
  • 使用 SDK
    • 项目结构
    • 添加自定义代码
    • Migrating to Replay
    • 功能特性
  • 参考
      • Generating an SDK
      • 发布到 RubyGems
      • Ruby 配置
      • 添加自定义代码
      • 变更日志
      • Customer showcase
  • 资源
    • 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
预约演示登录免费开始
参考Ruby

Changelog

March 19, 2026
March 19, 2026

1.1.2

(fix): 修复分页查询参数键不匹配。查询参数使用字符串键初始化,但分页迭代器块使用符号键,导致发送重复参数(例如 page=0&page=0),结果产生 400 错误。

(fix): 在插值到 URL 路径之前对路径参数进行 URI 编码。包含保留 URI 字符(例如管道、空格)的资源 ID 现在可以正常工作,而不是引发 URI::InvalidURIError。

此页面是否有帮助?
编辑此页面
上一个

March 25, 2026

下一个

March 17, 2026