From ef3676a2ca267152e691d38cd7d6bc8713fb833a Mon Sep 17 00:00:00 2001 From: "Nelly (automation bot)" <> Date: Mon, 24 Feb 2025 20:00:23 +0000 Subject: [PATCH] Automated spec update (95608) --- specs/openapi.json | 18 ++++++++++++++++++ specs/openapi_preview.json | 18 ++++++++++++++++++ 2 files changed, 36 insertions(+) diff --git a/specs/openapi.json b/specs/openapi.json index b6aaf8b..772e9b7 100644 --- a/specs/openapi.json +++ b/specs/openapi.json @@ -29353,6 +29353,15 @@ "null" ] }, + "first_messages": { + "type": [ + "array", + "null" + ], + "items": { + "$ref": "#/components/schemas/MessageResponse" + } + }, "total_results": { "type": [ "integer", @@ -29427,6 +29436,15 @@ "boolean", "null" ] + }, + "first_messages": { + "type": [ + "array", + "null" + ], + "items": { + "$ref": "#/components/schemas/MessageResponse" + } } }, "required": [ diff --git a/specs/openapi_preview.json b/specs/openapi_preview.json index 29ea22d..b761ce3 100644 --- a/specs/openapi_preview.json +++ b/specs/openapi_preview.json @@ -29785,6 +29785,15 @@ "null" ] }, + "first_messages": { + "type": [ + "array", + "null" + ], + "items": { + "$ref": "#/components/schemas/MessageResponse" + } + }, "total_results": { "type": [ "integer", @@ -29859,6 +29868,15 @@ "boolean", "null" ] + }, + "first_messages": { + "type": [ + "array", + "null" + ], + "items": { + "$ref": "#/components/schemas/MessageResponse" + } } }, "required": [