From 2a32817b8a3894e3f6826b497c0a30fb981aedab Mon Sep 17 00:00:00 2001 From: Adversary Date: Sat, 13 Apr 2024 00:10:02 +0000 Subject: [PATCH] main - Automated spec update (41307) made at remote:2024-04-12T23:42:55 taken at now:2024-04-13T00:10:02 made by remote Nelly (automation bot) <> --- 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 },