From 22e157e0a9a58322de7c88fd921787a0437b2f31 Mon Sep 17 00:00:00 2001 From: Adversary Date: Fri, 2 Feb 2024 01:10:02 +0000 Subject: [PATCH] main - Automated spec update (26451) made at remote:2024-02-02T00:20:28 taken at now:2024-02-02T01:10:02 made by remote Nelly (automation bot) <> --- specs/openapi.json | 9 ++++++++- specs/openapi_preview.json | 9 ++++++++- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/specs/openapi.json b/specs/openapi.json index bd0a6a3..5fbbd1a 100644 --- a/specs/openapi.json +++ b/specs/openapi.json @@ -5236,6 +5236,13 @@ "$ref": "#/components/schemas/SnowflakeType" } }, + { + "name": "target_id", + "in": "query", + "schema": { + "$ref": "#/components/schemas/SnowflakeType" + } + }, { "name": "action_type", "in": "query", @@ -13509,7 +13516,7 @@ "null" ], "minimum": 0, - "maximum": 2592000 + "maximum": 604800 }, "temporary": { "type": [ diff --git a/specs/openapi_preview.json b/specs/openapi_preview.json index 7cb0e3e..96de0f8 100644 --- a/specs/openapi_preview.json +++ b/specs/openapi_preview.json @@ -5236,6 +5236,13 @@ "$ref": "#/components/schemas/SnowflakeType" } }, + { + "name": "target_id", + "in": "query", + "schema": { + "$ref": "#/components/schemas/SnowflakeType" + } + }, { "name": "action_type", "in": "query", @@ -13553,7 +13560,7 @@ "null" ], "minimum": 0, - "maximum": 2592000 + "maximum": 604800 }, "temporary": { "type": [