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

March 12, 2026
March 12, 2026

4.64.0

(feat): 添加 omit_fern_headers 配置选项。启用时,Fern 平台头部(X-Fern-Language、X-Fern-SDK-Name、X-Fern-SDK-Version、X-Fern-Runtime、X-Fern-Platform、User-Agent)将从生成的 SDK 请求中省略。

4.63.6

(fix): 修复对于具有示例中缺失必需字段的类型的线路测试生成。当 OpenAPI 示例在嵌套对象类型上省略必需字段时,生成的测试代码现在会合成合理的默认值(例如字符串用 "",整数用 1,列表用 []),而不是发出像 ClassName() 这样的空构造函数,后者会在运行时导致 Pydantic ValidationError。

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

March 16, 2026

下一个

March 11, 2026