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 13, 2026
April 13, 2026

5.3.13

(fix): 修复当某个类型使用 extends 继承另一个文件中的基本类型且该基本类型是循环引用周期的一部分时的 NameError。生成器之前错误地通过幽灵引用将基类导入延迟到文件底部,但 Python 要求基类导入在类定义之前。现在跳过扩展(基类)类型的幽灵引用,使它们的导入保持在文件顶部。

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

April 14, 2026

下一个

April 12, 2026