Automated spec update (121553)

This commit is contained in:
Nelly (automation bot) 2025-06-10 20:20:27 +00:00
parent 2456f4aede
commit 2a2605c2df
2 changed files with 20 additions and 0 deletions

View file

@ -31341,6 +31341,16 @@
"string", "string",
"null" "null"
] ]
},
"attachment_id": {
"oneOf": [
{
"type": "null"
},
{
"$ref": "#/components/schemas/SnowflakeType"
}
]
} }
}, },
"required": [ "required": [

View file

@ -31773,6 +31773,16 @@
"string", "string",
"null" "null"
] ]
},
"attachment_id": {
"oneOf": [
{
"type": "null"
},
{
"$ref": "#/components/schemas/SnowflakeType"
}
]
} }
}, },
"required": [ "required": [