fix: align read projections with query contracts
This commit is contained in:
@@ -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
|
||||
})),
|
||||
|
||||
Reference in New Issue
Block a user