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 26, 2026
March 26, 2026

5.0.8

(fix): 消除 UniversalBaseModel 中的 Pydantic v2 弃用警告。在 Pydantic v2 下,带有 smart_union 和 allow_population_by_field_name 的基于类的 Config 模式会发出弃用警告。UniversalBaseModel 现在对 v2 使用 model_config: ConfigDict,配置 populate_by_name=True、validate_by_name=True 和 validate_by_alias=True(支持 v2.11+),并使用自定义的 @model_serializer 进行日期时间序列化,而不是已弃用的 json_encoders。Pydantic v1 继续使用原始的基于类的 Config。

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

March 27, 2026

下一个

March 25, 2026