From e7247503b99338a1182a44eadc95f8e145d39161 Mon Sep 17 00:00:00 2001 From: platform-endpoints Date: Mon, 21 Oct 2024 11:07:59 +0000 Subject: [PATCH] Add spec changes Co-authored-by: billytrend-cohere <144115527+billytrend-cohere@users.noreply.github.com> --- cohere-openapi.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/cohere-openapi.yaml b/cohere-openapi.yaml index 248b5c4a..2acdb37c 100644 --- a/cohere-openapi.yaml +++ b/cohere-openapi.yaml @@ -72,6 +72,12 @@ paths: format: uuid description: Unique identifier for the generated reply. Useful for submitting feedback. + response_id: + type: string + x-fern-audiences: + - public + format: uuid + description: Unique identifier for the response. citations: type: array x-fern-audiences: @@ -19713,6 +19719,12 @@ components: format: uuid description: Unique identifier for the generated reply. Useful for submitting feedback. + response_id: + type: string + x-fern-audiences: + - public + format: uuid + description: Unique identifier for the response. citations: type: array x-fern-audiences: