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:
parent
1aaaa5fd91
commit
9b47da6b74
2 changed files with 100 additions and 0 deletions
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue