From b0c5146162b98d1def12213279630841e97623e8 Mon Sep 17 00:00:00 2001 From: billytrend-cohere <144115527+billytrend-cohere@users.noreply.github.com> Date: Fri, 16 Aug 2024 14:47:07 -0500 Subject: [PATCH] Hide v2 temporarily (#41) --- fern/v1.yml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/fern/v1.yml b/fern/v1.yml index ea423d49..7eefbd7c 100644 --- a/fern/v1.yml +++ b/fern/v1.yml @@ -588,18 +588,18 @@ navigation: python: "cohere" typescript: "cohere-ai" layout: - - section: V2 (beta) - skip-slug: true - contents: - - section: "/v2/chat" - skip-slug: true - contents: - - endpoint: POST /v2/chat - slug: chat-v2 - title: Chat Non-streaming - - endpoint: STREAM /v2/chat - slug: chat-stream-v2 - title: Chat Streaming + # - section: V2 (beta) + # skip-slug: true + # contents: + # - section: "/v2/chat" + # skip-slug: true + # contents: + # - endpoint: POST /v2/chat + # slug: chat-v2 + # title: Chat Non-streaming + # - endpoint: STREAM /v2/chat + # slug: chat-stream-v2 + # title: Chat Streaming - section: API Reference skip-slug: true contents: