feat: add search term to thread list

This commit is contained in:
jif-oai
2026-02-23 13:53:32 +00:00
parent 829d1080f6
commit 3598957854
14 changed files with 126 additions and 3 deletions

View File

@@ -1920,6 +1920,13 @@
"null"
]
},
"searchTerm": {
"description": "Optional substring filter for the extracted thread title.",
"type": [
"string",
"null"
]
},
"sortKey": {
"anyOf": [
{