main - Automated spec update (156269)

made at remote:2025-10-10T16:58:25

taken at now:2025-10-10T17:10:01

made by remote Nelly (automation bot) <>
This commit is contained in:
Adversary 2025-10-10 17:10:02 +00:00
parent 66d1a66d18
commit 733e8c9292
2 changed files with 20 additions and 0 deletions

View file

@ -22093,6 +22093,16 @@
"boolean",
"null"
]
},
"gifter_user_id": {
"oneOf": [
{
"type": "null"
},
{
"$ref": "#/components/schemas/SnowflakeType"
}
]
}
},
"required": [

View file

@ -22502,6 +22502,16 @@
"boolean",
"null"
]
},
"gifter_user_id": {
"oneOf": [
{
"type": "null"
},
{
"$ref": "#/components/schemas/SnowflakeType"
}
]
}
},
"required": [