From 4334bee3ee014ab827b7dc2e5336d9e4f3ab4fdf Mon Sep 17 00:00:00 2001 From: "Nelly (automation bot)" <> Date: Wed, 3 Jul 2024 21:20:20 +0000 Subject: [PATCH] Automated spec update (56356) --- specs/openapi.json | 100 ++++++++++++++++++------------------- specs/openapi_preview.json | 100 ++++++++++++++++++------------------- 2 files changed, 100 insertions(+), 100 deletions(-) diff --git a/specs/openapi.json b/specs/openapi.json index b7cfa31..52c2e84 100644 --- a/specs/openapi.json +++ b/specs/openapi.json @@ -12662,6 +12662,31 @@ } ] }, + "stickers": { + "type": [ + "array", + "null" + ], + "items": { + "oneOf": [ + { + "$ref": "#/components/schemas/GuildStickerResponse" + }, + { + "$ref": "#/components/schemas/StandardStickerResponse" + } + ] + } + }, + "sticker_items": { + "type": [ + "array", + "null" + ], + "items": { + "$ref": "#/components/schemas/MessageStickerItemResponse" + } + }, "id": { "$ref": "#/components/schemas/SnowflakeType" }, @@ -12794,31 +12819,6 @@ ] } }, - "stickers": { - "type": [ - "array", - "null" - ], - "items": { - "oneOf": [ - { - "$ref": "#/components/schemas/GuildStickerResponse" - }, - { - "$ref": "#/components/schemas/StandardStickerResponse" - } - ] - } - }, - "sticker_items": { - "type": [ - "array", - "null" - ], - "items": { - "$ref": "#/components/schemas/MessageStickerItemResponse" - } - }, "role_subscription_data": { "oneOf": [ { @@ -22854,6 +22854,31 @@ } ] }, + "stickers": { + "type": [ + "array", + "null" + ], + "items": { + "oneOf": [ + { + "$ref": "#/components/schemas/GuildStickerResponse" + }, + { + "$ref": "#/components/schemas/StandardStickerResponse" + } + ] + } + }, + "sticker_items": { + "type": [ + "array", + "null" + ], + "items": { + "$ref": "#/components/schemas/MessageStickerItemResponse" + } + }, "id": { "$ref": "#/components/schemas/SnowflakeType" }, @@ -22986,31 +23011,6 @@ ] } }, - "stickers": { - "type": [ - "array", - "null" - ], - "items": { - "oneOf": [ - { - "$ref": "#/components/schemas/GuildStickerResponse" - }, - { - "$ref": "#/components/schemas/StandardStickerResponse" - } - ] - } - }, - "sticker_items": { - "type": [ - "array", - "null" - ], - "items": { - "$ref": "#/components/schemas/MessageStickerItemResponse" - } - }, "role_subscription_data": { "oneOf": [ { diff --git a/specs/openapi_preview.json b/specs/openapi_preview.json index a9c8e72..1ff9e88 100644 --- a/specs/openapi_preview.json +++ b/specs/openapi_preview.json @@ -12861,6 +12861,31 @@ } ] }, + "stickers": { + "type": [ + "array", + "null" + ], + "items": { + "oneOf": [ + { + "$ref": "#/components/schemas/GuildStickerResponse" + }, + { + "$ref": "#/components/schemas/StandardStickerResponse" + } + ] + } + }, + "sticker_items": { + "type": [ + "array", + "null" + ], + "items": { + "$ref": "#/components/schemas/MessageStickerItemResponse" + } + }, "id": { "$ref": "#/components/schemas/SnowflakeType" }, @@ -12993,31 +13018,6 @@ ] } }, - "stickers": { - "type": [ - "array", - "null" - ], - "items": { - "oneOf": [ - { - "$ref": "#/components/schemas/GuildStickerResponse" - }, - { - "$ref": "#/components/schemas/StandardStickerResponse" - } - ] - } - }, - "sticker_items": { - "type": [ - "array", - "null" - ], - "items": { - "$ref": "#/components/schemas/MessageStickerItemResponse" - } - }, "role_subscription_data": { "oneOf": [ { @@ -23245,6 +23245,31 @@ } ] }, + "stickers": { + "type": [ + "array", + "null" + ], + "items": { + "oneOf": [ + { + "$ref": "#/components/schemas/GuildStickerResponse" + }, + { + "$ref": "#/components/schemas/StandardStickerResponse" + } + ] + } + }, + "sticker_items": { + "type": [ + "array", + "null" + ], + "items": { + "$ref": "#/components/schemas/MessageStickerItemResponse" + } + }, "id": { "$ref": "#/components/schemas/SnowflakeType" }, @@ -23377,31 +23402,6 @@ ] } }, - "stickers": { - "type": [ - "array", - "null" - ], - "items": { - "oneOf": [ - { - "$ref": "#/components/schemas/GuildStickerResponse" - }, - { - "$ref": "#/components/schemas/StandardStickerResponse" - } - ] - } - }, - "sticker_items": { - "type": [ - "array", - "null" - ], - "items": { - "$ref": "#/components/schemas/MessageStickerItemResponse" - } - }, "role_subscription_data": { "oneOf": [ {