mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-07-22 23:31:12 +02:00
feat(workspace): refactor search space handling to workspace
This commit is contained in:
parent
e92b7a34ed
commit
c379ab1155
53 changed files with 268 additions and 169 deletions
|
|
@ -29,7 +29,7 @@ export const chatThreadFixtures = {
|
|||
headers: authHeaders(apiToken),
|
||||
data: {
|
||||
title: "e2e-drive-journey",
|
||||
search_space_id: searchSpace.id,
|
||||
workspace_id: searchSpace.id,
|
||||
visibility: "PRIVATE",
|
||||
},
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue