main - Automated spec update (107858)

made at remote:2025-04-16T00:50:45

taken at now:2025-04-16T01:10:02

made by remote Nelly (automation bot) <>
This commit is contained in:
Adversary 2025-04-16 01:10:02 +00:00
parent 1aaaa5fd91
commit 9b47da6b74
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": { "available_tags": {
"type": [ "type": [
"array", "array",
@ -16576,6 +16586,16 @@
} }
] ]
}, },
"default_tag_setting": {
"oneOf": [
{
"type": "null"
},
{
"$ref": "#/components/schemas/ThreadSearchTagSetting"
}
]
},
"id": { "id": {
"oneOf": [ "oneOf": [
{ {
@ -19399,6 +19419,16 @@
} }
] ]
}, },
"default_tag_setting": {
"oneOf": [
{
"type": "null"
},
{
"$ref": "#/components/schemas/ThreadSearchTagSetting"
}
]
},
"hd_streaming_until": { "hd_streaming_until": {
"type": [ "type": [
"string", "string",
@ -21191,6 +21221,16 @@
} }
] ]
}, },
"default_tag_setting": {
"oneOf": [
{
"type": "null"
},
{
"$ref": "#/components/schemas/ThreadSearchTagSetting"
}
]
},
"icon_emoji": { "icon_emoji": {
"oneOf": [ "oneOf": [
{ {
@ -30590,6 +30630,16 @@
} }
] ]
}, },
"default_tag_setting": {
"oneOf": [
{
"type": "null"
},
{
"$ref": "#/components/schemas/ThreadSearchTagSetting"
}
]
},
"flags": { "flags": {
"type": [ "type": [
"integer", "integer",

View file

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