fix: align read projections with query contracts

This commit is contained in:
2026-08-17 05:37:06 +09:00
parent 4964583868
commit 977c8e7b21
7 changed files with 320 additions and 61 deletions
+1 -1
View File
@@ -17799,7 +17799,7 @@ mod tests {
"POST",
&format!("/api/w/{TEST_WORKSPACE_ID}/objectives/query"),
Some(json!({
"text": "Objective body",
"query": "Objective body",
"linked_ticket_id": "00000000001J2",
"limit": 1
})),