feat: implement thought thread retrieval with replies and visibility filtering

This commit is contained in:
2025-09-07 14:47:30 +02:00
parent b337184a59
commit 40695b7ad3
14 changed files with 244 additions and 55 deletions

View File

@@ -1273,9 +1273,9 @@ dependencies = [
name = "doc"
version = "0.1.0"
dependencies = [
"api",
"axum 0.8.4",
"models",
"tracing",
"utoipa",
"utoipa-scalar",
"utoipa-swagger-ui",