Skip to content

Commit 4f67c30

Browse files
author
Kapil Gowru
committed
feat: updated sdk-snippets dosc
1 parent 5260661 commit 4f67c30

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

fern/products/api-definition/pages/openapi/extensions/others.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ paths:
384384
client.users.get("user-1234")
385385
```
386386

387-
If you're on the Fern Starter plan or higher for SDKs you won't have to worry about manually adding code samples! Our generators do that for you.
387+
If you're on the Fern Basic plan or higher for SDKs you won't have to worry about manually adding code samples! Our generators do that for you.
388388

389389
## Availability
390390

fern/products/docs/pages/api-references/sdk-snippets.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ groups:
5353

5454
<Callout intent='info'>
5555
SDK snippets automatically populated in your Fern Docs is a paid feature included
56-
in the [SDK Starter plan](https://buildwithfern.com/pricing).
56+
in the [SDK Basic plan](https://buildwithfern.com/pricing).
5757
</Callout>
5858

5959
### Add the package name to your docs configuration

0 commit comments

Comments
 (0)