From 5c42d970cad5a49710a2a83727d6490d826245c2 Mon Sep 17 00:00:00 2001 From: "Nelly (automation bot)" <> Date: Fri, 12 Apr 2024 23:42:55 +0000 Subject: [PATCH] Automated spec update (41307) --- specs/openapi.json | 9 +-------- specs/openapi_preview.json | 9 +-------- 2 files changed, 2 insertions(+), 16 deletions(-) diff --git a/specs/openapi.json b/specs/openapi.json index aefe9de..fe92f33 100644 --- a/specs/openapi.json +++ b/specs/openapi.json @@ -21738,14 +21738,7 @@ "null" ], "items": { - "oneOf": [ - { - "type": "null" - }, - { - "$ref": "#/components/schemas/SnowflakeType" - } - ] + "$ref": "#/components/schemas/SnowflakeType" }, "maxItems": 1521 }, diff --git a/specs/openapi_preview.json b/specs/openapi_preview.json index 61e7af2..3273e2b 100644 --- a/specs/openapi_preview.json +++ b/specs/openapi_preview.json @@ -22121,14 +22121,7 @@ "null" ], "items": { - "oneOf": [ - { - "type": "null" - }, - { - "$ref": "#/components/schemas/SnowflakeType" - } - ] + "$ref": "#/components/schemas/SnowflakeType" }, "maxItems": 1521 },