From 7f8d8899275143f9b19d056fbdff36c47cda29f6 Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 01:01:16 +0000 Subject: [PATCH] Update Swift SDK availability in documentation - Change alt text from 'Request Swift' to 'Swift' in introduction.mdx - Add swift and php to default-language options in what-is-docs-yml.mdx The Swift SDK is now available and should be consistently represented throughout the documentation alongside other supported languages. Co-Authored-By: danny@buildwithfern.com --- fern/products/docs/pages/customization/what-is-docs-yml.mdx | 2 +- fern/products/sdks/introduction.mdx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/fern/products/docs/pages/customization/what-is-docs-yml.mdx b/fern/products/docs/pages/customization/what-is-docs-yml.mdx index ee98ff5ea..b8aa48473 100644 --- a/fern/products/docs/pages/customization/what-is-docs-yml.mdx +++ b/fern/products/docs/pages/customization/what-is-docs-yml.mdx @@ -103,7 +103,7 @@ navbar-links: Sets the default language displayed by code snippets in the API Reference. - Options include: `typescript`, `python`, `java`, `go`, `ruby`, `csharp`, `curl` + Options include: `typescript`, `python`, `java`, `go`, `ruby`, `csharp`, `php`, `swift`, `curl` diff --git a/fern/products/sdks/introduction.mdx b/fern/products/sdks/introduction.mdx index 18ea668b8..0fc92837a 100644 --- a/fern/products/sdks/introduction.mdx +++ b/fern/products/sdks/introduction.mdx @@ -192,8 +192,8 @@ description: Generate idiomatic SDKs in multiple programming languages
- Request Swift - + Swift +
Swift