Automated spec update (41307)
This commit is contained in:
parent
c43a455f11
commit
5c42d970ca
|
@ -21738,14 +21738,7 @@
|
|||
"null"
|
||||
],
|
||||
"items": {
|
||||
"oneOf": [
|
||||
{
|
||||
"type": "null"
|
||||
},
|
||||
{
|
||||
"$ref": "#/components/schemas/SnowflakeType"
|
||||
}
|
||||
]
|
||||
"$ref": "#/components/schemas/SnowflakeType"
|
||||
},
|
||||
"maxItems": 1521
|
||||
},
|
||||
|
|
|
@ -22121,14 +22121,7 @@
|
|||
"null"
|
||||
],
|
||||
"items": {
|
||||
"oneOf": [
|
||||
{
|
||||
"type": "null"
|
||||
},
|
||||
{
|
||||
"$ref": "#/components/schemas/SnowflakeType"
|
||||
}
|
||||
]
|
||||
"$ref": "#/components/schemas/SnowflakeType"
|
||||
},
|
||||
"maxItems": 1521
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue