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:
parent
66d1a66d18
commit
733e8c9292
2 changed files with 20 additions and 0 deletions
|
|
@ -22093,6 +22093,16 @@
|
|||
"boolean",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"gifter_user_id": {
|
||||
"oneOf": [
|
||||
{
|
||||
"type": "null"
|
||||
},
|
||||
{
|
||||
"$ref": "#/components/schemas/SnowflakeType"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
|
|
|
|||
|
|
@ -22502,6 +22502,16 @@
|
|||
"boolean",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"gifter_user_id": {
|
||||
"oneOf": [
|
||||
{
|
||||
"type": "null"
|
||||
},
|
||||
{
|
||||
"$ref": "#/components/schemas/SnowflakeType"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue