You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: fern/products/docs/pages/api-references/sdk-snippets.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ description: Enable SDK code examples in TypeScript, Python, Go, and more from t
5
5
6
6
When you use Fern's SDK Generator, you can automatically display SDK code snippets in your API Reference. These snippets appear in a language selector dropdown, with cURL as the default option.
7
7
8
-
These snippets are generated from your API definition examples. Alternatively, dynamic snippets allow users to modify parameters and see code examples update in real time. To enable dynamic snippets, complete the setup instructions on this page and then [contact us](https://buildwithfern.com/contact).
8
+
SDK snippets are generated from your API definition examples. Alternatively, dynamic snippets allow users to modify parameters and see code examples update in real time. To enable dynamic snippets, complete the setup instructions on this page and then [contact us](https://buildwithfern.com/contact).
9
9
10
10
<Note>Fern supports SDK snippets for TypeScript, Python, Ruby, Go, and .NET/C#. [Contact us](https://buildwithfern.com/contact) if you need support for more languages. </Note>
0 commit comments