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
      • 发布到 PyPI
      • Python 配置
      • 添加自定义代码
      • 动态身份验证
      • aiohttp 支持
      • 变更日志
      • 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
预约演示登录免费开始
参考Python

Changelog

April 6, 2026
April 6, 2026

5.3.2

(fix): 修复在使用 python_enums 或 forward_compatible_python_enums pydantic 配置时,reference.md 和 README 代码片段中的枚举值被渲染为字符串字面量而不是枚举引用的问题。

(fix): 修复 OAuth 客户端凭证客户端实例化示例的文档字符串中缺少 client_id 和 client_secret 参数的问题。

(fix): 修复 reference.md 和 README 代码片段中的对象和判别联合被渲染为字典字面量而不是 Pydantic 模型构造函数的问题。例如,order_type=OrderType_Market() 而不是 order_type={"type": "MARKET"}。

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

April 8, 2026

下一个

April 3, 2026