Automated spec update (26451)

This commit is contained in:
Nelly (automation bot) 2024-02-02 00:20:28 +00:00
parent 30af4f7acf
commit a642b7d78b
2 changed files with 16 additions and 2 deletions

View File

@ -5236,6 +5236,13 @@
"$ref": "#/components/schemas/SnowflakeType" "$ref": "#/components/schemas/SnowflakeType"
} }
}, },
{
"name": "target_id",
"in": "query",
"schema": {
"$ref": "#/components/schemas/SnowflakeType"
}
},
{ {
"name": "action_type", "name": "action_type",
"in": "query", "in": "query",
@ -13509,7 +13516,7 @@
"null" "null"
], ],
"minimum": 0, "minimum": 0,
"maximum": 2592000 "maximum": 604800
}, },
"temporary": { "temporary": {
"type": [ "type": [

View File

@ -5236,6 +5236,13 @@
"$ref": "#/components/schemas/SnowflakeType" "$ref": "#/components/schemas/SnowflakeType"
} }
}, },
{
"name": "target_id",
"in": "query",
"schema": {
"$ref": "#/components/schemas/SnowflakeType"
}
},
{ {
"name": "action_type", "name": "action_type",
"in": "query", "in": "query",
@ -13553,7 +13560,7 @@
"null" "null"
], ],
"minimum": 0, "minimum": 0,
"maximum": 2592000 "maximum": 604800
}, },
"temporary": { "temporary": {
"type": [ "type": [