From 7dfe4016292bc7f6e65bef23a5a50242b6ae9436 Mon Sep 17 00:00:00 2001 From: "Nelly (automation bot)" <> Date: Wed, 1 Apr 2026 01:20:57 +0000 Subject: [PATCH] Automated spec update (203396) --- specs/openapi.json | 26 ++++++++++++++++++++++++++ specs/openapi_preview.json | 26 ++++++++++++++++++++++++++ 2 files changed, 52 insertions(+) diff --git a/specs/openapi.json b/specs/openapi.json index 1f9b698..11d4c39 100644 --- a/specs/openapi.json +++ b/specs/openapi.json @@ -19186,6 +19186,19 @@ "ephemeral": { "type": "boolean" }, + "placeholder": { + "type": [ + "string", + "null" + ] + }, + "placeholder_version": { + "type": [ + "integer", + "null" + ], + "format": "int32" + }, "title": { "type": [ "string", @@ -30265,6 +30278,19 @@ "ephemeral": { "type": "boolean" }, + "placeholder": { + "type": [ + "string", + "null" + ] + }, + "placeholder_version": { + "type": [ + "integer", + "null" + ], + "format": "int32" + }, "title": { "type": [ "string", diff --git a/specs/openapi_preview.json b/specs/openapi_preview.json index 78f7716..52b487e 100644 --- a/specs/openapi_preview.json +++ b/specs/openapi_preview.json @@ -19198,6 +19198,19 @@ "ephemeral": { "type": "boolean" }, + "placeholder": { + "type": [ + "string", + "null" + ] + }, + "placeholder_version": { + "type": [ + "integer", + "null" + ], + "format": "int32" + }, "title": { "type": [ "string", @@ -30362,6 +30375,19 @@ "ephemeral": { "type": "boolean" }, + "placeholder": { + "type": [ + "string", + "null" + ] + }, + "placeholder_version": { + "type": [ + "integer", + "null" + ], + "format": "int32" + }, "title": { "type": [ "string",