From 90e993e55ac36d8a7cf5f5cc56a7abc2f11fdc52 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 26 Sep 2024 12:38:42 +0000 Subject: [PATCH] feat: Updated OpenAPI spec --- src/libs/Cohere/openapi.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/libs/Cohere/openapi.yaml b/src/libs/Cohere/openapi.yaml index b5b0e8e..230c38c 100644 --- a/src/libs/Cohere/openapi.yaml +++ b/src/libs/Cohere/openapi.yaml @@ -9357,6 +9357,7 @@ components: x-fern-audiences: - public TextResponseFormat: + title: Text Response required: - type type: object @@ -9366,6 +9367,7 @@ components: x-fern-audiences: - public JSONResponseFormat: + title: JSON Object Response required: - type type: object