diff --git a/specs/openapi.json b/specs/openapi.json index 0b3e730..034111e 100644 --- a/specs/openapi.json +++ b/specs/openapi.json @@ -19412,16 +19412,6 @@ "$ref": "#/components/schemas/CustomClientThemeShareRequest" } ] - }, - "confetti_potion": { - "oneOf": [ - { - "type": "null" - }, - { - "$ref": "#/components/schemas/ConfettiPotionCreateRequest" - } - ] } } }, @@ -20776,10 +20766,6 @@ "name" ] }, - "ConfettiPotionCreateRequest": { - "type": "object", - "properties": {} - }, "ConnectedAccountGuildResponse": { "type": "object", "properties": { @@ -29502,16 +29488,6 @@ } ] }, - "confetti_potion": { - "oneOf": [ - { - "type": "null" - }, - { - "$ref": "#/components/schemas/ConfettiPotionCreateRequest" - } - ] - }, "message_reference": { "oneOf": [ { @@ -33329,16 +33305,6 @@ } ] }, - "confetti_potion": { - "oneOf": [ - { - "type": "null" - }, - { - "$ref": "#/components/schemas/ConfettiPotionCreateRequest" - } - ] - }, "message_reference": { "oneOf": [ { diff --git a/specs/openapi_preview.json b/specs/openapi_preview.json index ee4ade9..f93eebf 100644 --- a/specs/openapi_preview.json +++ b/specs/openapi_preview.json @@ -19781,16 +19781,6 @@ "$ref": "#/components/schemas/CustomClientThemeShareRequest" } ] - }, - "confetti_potion": { - "oneOf": [ - { - "type": "null" - }, - { - "$ref": "#/components/schemas/ConfettiPotionCreateRequest" - } - ] } } }, @@ -21184,10 +21174,6 @@ "name" ] }, - "ConfettiPotionCreateRequest": { - "type": "object", - "properties": {} - }, "ConnectedAccountGuildResponse": { "type": "object", "properties": { @@ -30088,16 +30074,6 @@ } ] }, - "confetti_potion": { - "oneOf": [ - { - "type": "null" - }, - { - "$ref": "#/components/schemas/ConfettiPotionCreateRequest" - } - ] - }, "message_reference": { "oneOf": [ { @@ -34210,16 +34186,6 @@ } ] }, - "confetti_potion": { - "oneOf": [ - { - "type": "null" - }, - { - "$ref": "#/components/schemas/ConfettiPotionCreateRequest" - } - ] - }, "message_reference": { "oneOf": [ {