Automated spec update (41307)

This commit is contained in:
Nelly (automation bot) 2024-04-12 23:42:55 +00:00
parent c43a455f11
commit 5c42d970ca
2 changed files with 2 additions and 16 deletions

View File

@ -21738,14 +21738,7 @@
"null" "null"
], ],
"items": { "items": {
"oneOf": [
{
"type": "null"
},
{
"$ref": "#/components/schemas/SnowflakeType" "$ref": "#/components/schemas/SnowflakeType"
}
]
}, },
"maxItems": 1521 "maxItems": 1521
}, },

View File

@ -22121,14 +22121,7 @@
"null" "null"
], ],
"items": { "items": {
"oneOf": [
{
"type": "null"
},
{
"$ref": "#/components/schemas/SnowflakeType" "$ref": "#/components/schemas/SnowflakeType"
}
]
}, },
"maxItems": 1521 "maxItems": 1521
}, },