From c8f28b15e78f50434e83ba2d5e23426b67fba4d4 Mon Sep 17 00:00:00 2001 From: Catherine Deskur <46695336+chdeskur@users.noreply.github.com> Date: Mon, 4 Nov 2024 12:40:06 -0500 Subject: [PATCH] chore(docs): update "customize api playground" naming (#5091) update naming Co-authored-by: fern-bot --- fern/docs.yml | 2 +- fern/pages/fern-docs/content/customize-api-playground.mdx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/fern/docs.yml b/fern/docs.yml index 5b3ea8e04fd..af0a4dff7c0 100644 --- a/fern/docs.yml +++ b/fern/docs.yml @@ -452,7 +452,7 @@ navigation: path: ./pages/fern-docs/content/api-playground.mdx icon: fa-regular fa-square-terminal contents: - - page: Customize API Playground + - page: Advanced Configuration icon: fa-regular fa-wrench path: ./pages/fern-docs/content/customize-api-playground.mdx - page: Endpoint Errors diff --git a/fern/pages/fern-docs/content/customize-api-playground.mdx b/fern/pages/fern-docs/content/customize-api-playground.mdx index 866aa81f827..e16639cab90 100644 --- a/fern/pages/fern-docs/content/customize-api-playground.mdx +++ b/fern/pages/fern-docs/content/customize-api-playground.mdx @@ -1,6 +1,6 @@ --- -title: Customize your API Playground -description: Customize your API Playground Settings +title: Advanced configuration +description: Configure advanced settings like the server URLs reachable by the API playground and authentication with OAuth. --- If you subscribe to Fern's Pro or Enterprise Plans, you can customize your API Playground settings to suit your customers needs.