Skip to content

Commit

Permalink
fix: ACLSearchParams missing in search dsl
Browse files Browse the repository at this point in the history
Signed-off-by: Lin Wang <[email protected]>
  • Loading branch information
wanglam committed Oct 18, 2023
1 parent 2ccde83 commit d2ef594
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ export function getSearchDsl(
hasReference,
kueryNode,
workspaces,
ACLSearchParams,
} = options;

if (!type) {
Expand Down

0 comments on commit d2ef594

Please sign in to comment.