From fec1e3f1d7af62ce300a07c7db73d7c59364b610 Mon Sep 17 00:00:00 2001 From: "Nelly (automation bot)" <> Date: Tue, 23 Jun 2026 18:05:44 +0000 Subject: [PATCH] Automated spec update (233093) --- specs/openapi.json | 6 ++++++ specs/openapi_preview.json | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/specs/openapi.json b/specs/openapi.json index 869ef25..7534d93 100644 --- a/specs/openapi.json +++ b/specs/openapi.json @@ -32223,6 +32223,12 @@ ], "maxLength": 1024 }, + "is_spoiler": { + "type": [ + "boolean", + "null" + ] + }, "is_remix": { "type": [ "boolean", diff --git a/specs/openapi_preview.json b/specs/openapi_preview.json index d3b3712..9267d5d 100644 --- a/specs/openapi_preview.json +++ b/specs/openapi_preview.json @@ -32242,6 +32242,12 @@ ], "maxLength": 1024 }, + "is_spoiler": { + "type": [ + "boolean", + "null" + ] + }, "is_remix": { "type": [ "boolean",