From af0cf19cd0a5b91d5cf42f9cd2e438b103551724 Mon Sep 17 00:00:00 2001 From: "Nelly (automation bot)" <> Date: Fri, 11 Jul 2025 03:15:07 +0000 Subject: [PATCH] Automated spec update (129400) --- specs/openapi.json | 119 ------------------------------------- specs/openapi_preview.json | 119 ------------------------------------- 2 files changed, 238 deletions(-) diff --git a/specs/openapi.json b/specs/openapi.json index c053f1f..dcb9c21 100644 --- a/specs/openapi.json +++ b/specs/openapi.json @@ -22446,105 +22446,6 @@ "scopes" ] }, - "DisplayNameEffect": { - "type": "integer", - "oneOf": [ - { - "title": "SOLID", - "const": 1 - }, - { - "title": "GRADIENT", - "const": 2 - }, - { - "title": "NEON", - "const": 3 - }, - { - "title": "TOON", - "const": 4 - }, - { - "title": "POP", - "const": 5 - } - ], - "format": "int32" - }, - "DisplayNameFont": { - "type": "integer", - "oneOf": [ - { - "title": "DEFAULT", - "const": 11 - }, - { - "title": "BANGERS", - "const": 1 - }, - { - "title": "BIO_RHYME", - "const": 2 - }, - { - "title": "CHERRY_BOMB", - "const": 3 - }, - { - "title": "CHICLE", - "const": 4 - }, - { - "title": "COMPAGNON", - "const": 5 - }, - { - "title": "MUSEO_MODERNO", - "const": 6 - }, - { - "title": "NEO_CASTEL", - "const": 7 - }, - { - "title": "PIXELIFY", - "const": 8 - }, - { - "title": "RIBES", - "const": 9 - }, - { - "title": "SINISTRE", - "const": 10 - } - ], - "format": "int32" - }, - "DisplayNameStylesResponse": { - "type": "object", - "properties": { - "font_id": { - "$ref": "#/components/schemas/DisplayNameFont" - }, - "effect_id": { - "$ref": "#/components/schemas/DisplayNameEffect" - }, - "colors": { - "type": "array", - "items": { - "type": "integer", - "format": "int32" - } - } - }, - "required": [ - "font_id", - "effect_id", - "colors" - ] - }, "EmbeddedActivityInstance": { "type": "object", "properties": { @@ -37191,16 +37092,6 @@ } ] }, - "display_name_styles": { - "oneOf": [ - { - "type": "null" - }, - { - "$ref": "#/components/schemas/DisplayNameStylesResponse" - } - ] - }, "primary_guild": { "oneOf": [ { @@ -37359,16 +37250,6 @@ } ] }, - "display_name_styles": { - "oneOf": [ - { - "type": "null" - }, - { - "$ref": "#/components/schemas/DisplayNameStylesResponse" - } - ] - }, "primary_guild": { "oneOf": [ { diff --git a/specs/openapi_preview.json b/specs/openapi_preview.json index a9b58a0..33f567e 100644 --- a/specs/openapi_preview.json +++ b/specs/openapi_preview.json @@ -22486,105 +22486,6 @@ "scopes" ] }, - "DisplayNameEffect": { - "type": "integer", - "oneOf": [ - { - "title": "SOLID", - "const": 1 - }, - { - "title": "GRADIENT", - "const": 2 - }, - { - "title": "NEON", - "const": 3 - }, - { - "title": "TOON", - "const": 4 - }, - { - "title": "POP", - "const": 5 - } - ], - "format": "int32" - }, - "DisplayNameFont": { - "type": "integer", - "oneOf": [ - { - "title": "DEFAULT", - "const": 11 - }, - { - "title": "BANGERS", - "const": 1 - }, - { - "title": "BIO_RHYME", - "const": 2 - }, - { - "title": "CHERRY_BOMB", - "const": 3 - }, - { - "title": "CHICLE", - "const": 4 - }, - { - "title": "COMPAGNON", - "const": 5 - }, - { - "title": "MUSEO_MODERNO", - "const": 6 - }, - { - "title": "NEO_CASTEL", - "const": 7 - }, - { - "title": "PIXELIFY", - "const": 8 - }, - { - "title": "RIBES", - "const": 9 - }, - { - "title": "SINISTRE", - "const": 10 - } - ], - "format": "int32" - }, - "DisplayNameStylesResponse": { - "type": "object", - "properties": { - "font_id": { - "$ref": "#/components/schemas/DisplayNameFont" - }, - "effect_id": { - "$ref": "#/components/schemas/DisplayNameEffect" - }, - "colors": { - "type": "array", - "items": { - "type": "integer", - "format": "int32" - } - } - }, - "required": [ - "font_id", - "effect_id", - "colors" - ] - }, "EmbeddedActivityInstance": { "type": "object", "properties": { @@ -37624,16 +37525,6 @@ } ] }, - "display_name_styles": { - "oneOf": [ - { - "type": "null" - }, - { - "$ref": "#/components/schemas/DisplayNameStylesResponse" - } - ] - }, "primary_guild": { "oneOf": [ { @@ -37792,16 +37683,6 @@ } ] }, - "display_name_styles": { - "oneOf": [ - { - "type": "null" - }, - { - "$ref": "#/components/schemas/DisplayNameStylesResponse" - } - ] - }, "primary_guild": { "oneOf": [ {