Automated spec update (107858)

This commit is contained in:
Nelly (automation bot) 2025-04-16 00:50:45 +00:00
parent a6962eb372
commit 4197c96144
2 changed files with 100 additions and 0 deletions

View file

@ -16322,6 +16322,16 @@
}
]
},
"default_tag_setting": {
"oneOf": [
{
"type": "null"
},
{
"$ref": "#/components/schemas/ThreadSearchTagSetting"
}
]
},
"available_tags": {
"type": [
"array",
@ -16576,6 +16586,16 @@
}
]
},
"default_tag_setting": {
"oneOf": [
{
"type": "null"
},
{
"$ref": "#/components/schemas/ThreadSearchTagSetting"
}
]
},
"id": {
"oneOf": [
{
@ -19399,6 +19419,16 @@
}
]
},
"default_tag_setting": {
"oneOf": [
{
"type": "null"
},
{
"$ref": "#/components/schemas/ThreadSearchTagSetting"
}
]
},
"hd_streaming_until": {
"type": [
"string",
@ -21191,6 +21221,16 @@
}
]
},
"default_tag_setting": {
"oneOf": [
{
"type": "null"
},
{
"$ref": "#/components/schemas/ThreadSearchTagSetting"
}
]
},
"icon_emoji": {
"oneOf": [
{
@ -30590,6 +30630,16 @@
}
]
},
"default_tag_setting": {
"oneOf": [
{
"type": "null"
},
{
"$ref": "#/components/schemas/ThreadSearchTagSetting"
}
]
},
"flags": {
"type": [
"integer",

View file

@ -16362,6 +16362,16 @@
}
]
},
"default_tag_setting": {
"oneOf": [
{
"type": "null"
},
{
"$ref": "#/components/schemas/ThreadSearchTagSetting"
}
]
},
"available_tags": {
"type": [
"array",
@ -16616,6 +16626,16 @@
}
]
},
"default_tag_setting": {
"oneOf": [
{
"type": "null"
},
{
"$ref": "#/components/schemas/ThreadSearchTagSetting"
}
]
},
"id": {
"oneOf": [
{
@ -19470,6 +19490,16 @@
}
]
},
"default_tag_setting": {
"oneOf": [
{
"type": "null"
},
{
"$ref": "#/components/schemas/ThreadSearchTagSetting"
}
]
},
"hd_streaming_until": {
"type": [
"string",
@ -21276,6 +21306,16 @@
}
]
},
"default_tag_setting": {
"oneOf": [
{
"type": "null"
},
{
"$ref": "#/components/schemas/ThreadSearchTagSetting"
}
]
},
"icon_emoji": {
"oneOf": [
{
@ -31023,6 +31063,16 @@
}
]
},
"default_tag_setting": {
"oneOf": [
{
"type": "null"
},
{
"$ref": "#/components/schemas/ThreadSearchTagSetting"
}
]
},
"flags": {
"type": [
"integer",