From 28a705c93d4751950c797c836085104c5504f236 Mon Sep 17 00:00:00 2001 From: "Nelly (automation bot)" <> Date: Thu, 9 Jul 2026 23:44:54 +0000 Subject: [PATCH] Automated spec update (239722) --- specs/openapi.json | 20 -------------------- specs/openapi_preview.json | 20 -------------------- 2 files changed, 40 deletions(-) diff --git a/specs/openapi.json b/specs/openapi.json index c03b1f1..628a039 100644 --- a/specs/openapi.json +++ b/specs/openapi.json @@ -6613,26 +6613,6 @@ } } }, - "204": { - "description": "204 response for bulk_ban_users_from_guild", - "headers": { - "X-RateLimit-Limit": { - "$ref": "#/components/headers/X-RateLimit-Limit" - }, - "X-RateLimit-Remaining": { - "$ref": "#/components/headers/X-RateLimit-Remaining" - }, - "X-RateLimit-Reset": { - "$ref": "#/components/headers/X-RateLimit-Reset" - }, - "X-RateLimit-Reset-After": { - "$ref": "#/components/headers/X-RateLimit-Reset-After" - }, - "X-RateLimit-Bucket": { - "$ref": "#/components/headers/X-RateLimit-Bucket" - } - } - }, "429": { "$ref": "#/components/responses/ClientRatelimitedResponse" }, diff --git a/specs/openapi_preview.json b/specs/openapi_preview.json index ce096c7..7e9ebd0 100644 --- a/specs/openapi_preview.json +++ b/specs/openapi_preview.json @@ -6613,26 +6613,6 @@ } } }, - "204": { - "description": "204 response for bulk_ban_users_from_guild", - "headers": { - "X-RateLimit-Limit": { - "$ref": "#/components/headers/X-RateLimit-Limit" - }, - "X-RateLimit-Remaining": { - "$ref": "#/components/headers/X-RateLimit-Remaining" - }, - "X-RateLimit-Reset": { - "$ref": "#/components/headers/X-RateLimit-Reset" - }, - "X-RateLimit-Reset-After": { - "$ref": "#/components/headers/X-RateLimit-Reset-After" - }, - "X-RateLimit-Bucket": { - "$ref": "#/components/headers/X-RateLimit-Bucket" - } - } - }, "429": { "$ref": "#/components/responses/ClientRatelimitedResponse" },