From 733e8c9292a2aa46c2a7c7a885f7020f455d34c2 Mon Sep 17 00:00:00 2001 From: Adversary Date: Fri, 10 Oct 2025 17:10:02 +0000 Subject: [PATCH] main - Automated spec update (156269) made at remote:2025-10-10T16:58:25 taken at now:2025-10-10T17:10:01 made by remote Nelly (automation bot) <> --- specs/openapi.json | 10 ++++++++++ specs/openapi_preview.json | 10 ++++++++++ 2 files changed, 20 insertions(+) diff --git a/specs/openapi.json b/specs/openapi.json index a8c7385..104e08d 100644 --- a/specs/openapi.json +++ b/specs/openapi.json @@ -22093,6 +22093,16 @@ "boolean", "null" ] + }, + "gifter_user_id": { + "oneOf": [ + { + "type": "null" + }, + { + "$ref": "#/components/schemas/SnowflakeType" + } + ] } }, "required": [ diff --git a/specs/openapi_preview.json b/specs/openapi_preview.json index 61aa329..2b3b35f 100644 --- a/specs/openapi_preview.json +++ b/specs/openapi_preview.json @@ -22502,6 +22502,16 @@ "boolean", "null" ] + }, + "gifter_user_id": { + "oneOf": [ + { + "type": "null" + }, + { + "$ref": "#/components/schemas/SnowflakeType" + } + ] } }, "required": [