Skip to content

Commit 85ea085

Browse files
fern-supportdevin-ai-integration[bot]cdonel707
authored
docs: remove Pro SDK tier references to match current pricing (#5607)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Chris McDonnell <chris@buildwithfern.com>
1 parent 9e8ecae commit 85ea085

9 files changed

Lines changed: 14 additions & 14 deletions

File tree

fern/products/api-def/openapi/auth.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -235,8 +235,8 @@ auth-schemes:
235235
</Accordion>
236236
<Accordion title="OAuth client credentials">
237237

238-
<Warning title="Pro and Enterprise feature">
239-
This feature is available on [Pro and Enterprise plans](https://buildwithfern.com/pricing). Contact support@buildwithfern.com to get started.
238+
<Warning title="Enterprise feature">
239+
This feature is available on the [Enterprise plan](https://buildwithfern.com/pricing). Contact support@buildwithfern.com to get started.
240240
</Warning>
241241

242242
```yaml title="generators.yml"

fern/products/api-def/pages/project-structure.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,8 @@ groups:
136136

137137
### Combined SDKs from multiple APIs
138138

139-
<Warning title="Pro and Enterprise feature">
140-
This feature is available only for the [Pro and Enterprise plans](https://buildwithfern.com/pricing). You can merge up to five APIs into a single SDK on the Pro plan, and unlimited APIs on the Enterprise plan. To get started, reach out to support@buildwithfern.com.
139+
<Warning title="Enterprise feature">
140+
This feature is available only for the [Enterprise plan](https://buildwithfern.com/pricing). To get started, reach out to support@buildwithfern.com.
141141
</Warning>
142142

143143
Use this approach when you want to merge multiple APIs into a single SDK package, with optional namespacing to organize them. This works for both distinct APIs and versioned APIs, though it increases package size as all APIs are bundled together.

fern/products/dashboard/pages/permissions.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,5 +89,5 @@ Your [plan](https://buildwithfern.com/pricing) determines how many members you c
8989
| Plan | Team members |
9090
| ---------- | ------------ |
9191
| Hobby | 2 |
92-
| Pro | 5 |
92+
| Team | 5 |
9393
| Enterprise | Custom |

fern/products/docs/pages/ai/overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Your documentation site comes with automatic optimizations for AI tools, plus fe
88

99
<Anchor id="ai-credits">
1010
<Tip title="AI credits">
11-
AI features are usage-based and consume credits. Every [plan](https://buildwithfern.com/pricing) includes a monthly credit allowance: Hobby plans get 250 credits, Pro plans get 1,000 credits, and Enterprise plans get a custom amount.
11+
AI features are usage-based and consume credits. Every [plan](https://buildwithfern.com/pricing) includes a monthly credit allowance: Hobby plans get 250 credits, Team plans get 1,000 credits, and Enterprise plans get a custom amount.
1212

1313
| Feature | Credits |
1414
| --- | --- |

fern/snippets/pro-plan.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
<Warning title="Pro and Enterprise feature">
2-
This feature is available only for the [Pro and Enterprise plans](https://buildwithfern.com/pricing). To get started, reach out to support@buildwithfern.com.
1+
<Warning title="Enterprise feature">
2+
This feature is available only for the [Enterprise plan](https://buildwithfern.com/pricing). To get started, reach out to support@buildwithfern.com.
33
</Warning>

fern/snippets/team-or-pro-plan.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
<Warning title="Team, Pro, and Enterprise feature">
2-
This feature is available only for the [Team (Docs), Pro (SDKs), and Enterprise plans](https://buildwithfern.com/pricing). To get started, reach out to support@buildwithfern.com.
1+
<Warning title="Team and Enterprise feature">
2+
This feature is available only for the [Team (Docs) and Enterprise plans](https://buildwithfern.com/pricing). To get started, reach out to support@buildwithfern.com.
33
</Warning>

fern/translations/zh/products/api-def/pages/project-structure.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,8 @@ groups:
134134

135135
### 从多个 API 合并 SDK
136136

137-
<Warning title="Pro 和 Enterprise 功能">
138-
此功能仅适用于 [Pro 和 Enterprise 计划](https://buildwithfern.com/pricing)。您可以在 Pro 计划中将多达五个 API 合并到单个 SDK 中,在 Enterprise 计划中可以合并无限数量的 API。要开始使用,请联系 support@buildwithfern.com。
137+
<Warning title="Enterprise 功能">
138+
此功能仅适用于 [Enterprise 计划](https://buildwithfern.com/pricing)。要开始使用,请联系 support@buildwithfern.com。
139139
</Warning>
140140

141141
当您希望将多个 API 合并到单个 SDK 包中,并可选择使用命名空间来组织它们时,请使用此方法。这适用于不同的 API 和版本化 API,但会增加包大小,因为所有 API 都打包在一起。

fern/translations/zh/products/dashboard/pages/permissions.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,5 +86,5 @@ description: 管理您组织的 Dashboard 和 CLI 访问权限。
8686
| 套餐 | 团队成员 |
8787
| -------- | ------- |
8888
| Hobby | 2 |
89-
| Pro | 5 |
89+
| Team | 5 |
9090
| Enterprise | 自定义 |

fern/translations/zh/products/docs/pages/ai/overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description: Fern AI 功能帮助用户即时找到答案,自动更新内容
99

1010
<Anchor id="ai-credits">
1111
<Tip title="AI 额度">
12-
AI 功能按使用量计费并消耗额度。每个 [套餐](https://buildwithfern.com/pricing) 都包含每月额度配额:Hobby 套餐获得 250 额度,Pro 套餐获得 1,000 额度,Enterprise 套餐获得自定义额度。
12+
AI 功能按使用量计费并消耗额度。每个 [套餐](https://buildwithfern.com/pricing) 都包含每月额度配额:Hobby 套餐获得 250 额度,Team 套餐获得 1,000 额度,Enterprise 套餐获得自定义额度。
1313

1414
| 功能 | 额度 |
1515
| --- | --- |

0 commit comments

Comments
 (0)