Automated spec update (156269)

This commit is contained in:
Nelly (automation bot) 2025-10-10 16:58:25 +00:00
parent f10b53887b
commit 9408fa97aa
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": [