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
      • 发布到 NuGet
      • Configuration
      • 添加自定义代码 (.NET)
      • .NET 兼容性
      • 变更日志
      • 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
预约演示登录免费开始
参考.NET

Changelog

April 22, 2026
April 22, 2026

2.61.2

(chore): 将 @fern-api/generator-cli 升级到 0.9.11。GitHub 流水线步骤现在通过 GitHub REST API 创建签名提交(匹配 fiddle 的遗留 InMemoryGitRepo 推送路径),在启用重放的组织上恢复已验证的 fern-api[bot] 提交。

2.61.1

(fix): 为请求体为 bytes 的端点在包装请求记录上生成 System.IO.Stream 类型的 Body 属性。之前端点客户端方法会生成 Body = request.Body,但生成的请求记录没有声明 Body 属性,在任何结合二进制请求体与其他包装参数(例如查询参数、请求头或路径参数)的端点上都会产生 CS1061 编译错误。

2.61.0

(feat): 添加 offset-semantics 配置选项。当设置为 "page-index" 时,偏移量分页每页递增 1,而不是按返回的项目数量递增("item-index" 是默认值)。

2.60.2

(chore): 向生成器运行时添加通过 Sentry 进行的崩溃报告,并使用新的共享 GeneratorError 分类法对抛出的错误进行分类,以便将面向用户的失败(配置、验证、身份验证、网络、环境)与内部 Fern 错误区分开来——只有后者会转发给 Sentry。生成的输出没有变化。

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

April 25, 2026

下一个

April 16, 2026