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) <>
This commit is contained in:
Adversary 2024-02-02 01:10:02 +00:00
parent 5640901aca
commit 22e157e0a9
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": [