From ff2c00aefd185debfd10db01834c27263ca5e19f Mon Sep 17 00:00:00 2001 From: "Nelly (automation bot)" <> Date: Sat, 13 Jun 2026 01:36:53 +0000 Subject: [PATCH] Automated spec update (230172) --- specs/openapi.json | 8 ++++---- specs/openapi_preview.json | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/specs/openapi.json b/specs/openapi.json index 5917f75..39d594b 100644 --- a/specs/openapi.json +++ b/specs/openapi.json @@ -21571,7 +21571,7 @@ } } }, - "BasicApplicationResponse": { + "BasicApplicationResponseWithBot": { "type": "object", "properties": { "id": { @@ -21835,7 +21835,7 @@ "$ref": "#/components/schemas/MessageActivityResponse" }, "application": { - "$ref": "#/components/schemas/BasicApplicationResponse" + "$ref": "#/components/schemas/BasicApplicationResponseWithBot" }, "application_id": { "$ref": "#/components/schemas/SnowflakeType" @@ -33253,7 +33253,7 @@ "$ref": "#/components/schemas/MessageActivityResponse" }, "application": { - "$ref": "#/components/schemas/BasicApplicationResponse" + "$ref": "#/components/schemas/BasicApplicationResponseWithBot" }, "application_id": { "$ref": "#/components/schemas/SnowflakeType" @@ -37457,7 +37457,7 @@ "$ref": "#/components/schemas/MessageActivityResponse" }, "application": { - "$ref": "#/components/schemas/BasicApplicationResponse" + "$ref": "#/components/schemas/BasicApplicationResponseWithBot" }, "application_id": { "$ref": "#/components/schemas/SnowflakeType" diff --git a/specs/openapi_preview.json b/specs/openapi_preview.json index 9425d1c..5315af1 100644 --- a/specs/openapi_preview.json +++ b/specs/openapi_preview.json @@ -21583,7 +21583,7 @@ } } }, - "BasicApplicationResponse": { + "BasicApplicationResponseWithBot": { "type": "object", "properties": { "id": { @@ -21847,7 +21847,7 @@ "$ref": "#/components/schemas/MessageActivityResponse" }, "application": { - "$ref": "#/components/schemas/BasicApplicationResponse" + "$ref": "#/components/schemas/BasicApplicationResponseWithBot" }, "application_id": { "$ref": "#/components/schemas/SnowflakeType" @@ -33272,7 +33272,7 @@ "$ref": "#/components/schemas/MessageActivityResponse" }, "application": { - "$ref": "#/components/schemas/BasicApplicationResponse" + "$ref": "#/components/schemas/BasicApplicationResponseWithBot" }, "application_id": { "$ref": "#/components/schemas/SnowflakeType" @@ -37476,7 +37476,7 @@ "$ref": "#/components/schemas/MessageActivityResponse" }, "application": { - "$ref": "#/components/schemas/BasicApplicationResponse" + "$ref": "#/components/schemas/BasicApplicationResponseWithBot" }, "application_id": { "$ref": "#/components/schemas/SnowflakeType"