From 9408fa97aa27e6f8c3485aafd2c35796695a16ad Mon Sep 17 00:00:00 2001 From: "Nelly (automation bot)" <> Date: Fri, 10 Oct 2025 16:58:25 +0000 Subject: [PATCH] Automated spec update (156269) --- 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": [