diff --git a/specs/openapi.json b/specs/openapi.json index 805f61e..a169817 100644 --- a/specs/openapi.json +++ b/specs/openapi.json @@ -32325,12 +32325,6 @@ "boolean", "null" ] - }, - "is_remix": { - "type": [ - "boolean", - "null" - ] } }, "required": [ diff --git a/specs/openapi_preview.json b/specs/openapi_preview.json index df59c1d..471e809 100644 --- a/specs/openapi_preview.json +++ b/specs/openapi_preview.json @@ -32339,13 +32339,13 @@ ], "maxLength": 1024 }, - "is_spoiler": { + "is_thumbnail": { "type": [ "boolean", "null" ] }, - "is_remix": { + "is_spoiler": { "type": [ "boolean", "null"