Skip to content

Commit

Permalink
feat: modify query DSL
Browse files Browse the repository at this point in the history
Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
  • Loading branch information
SuZhou-Joe committed Aug 9, 2023
1 parent ffbf2c4 commit dbd7f8f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ export class WorkspaceSavedObjectsClientWrapper {
* Select all the docs that
* 1. ACL matches read or write permission OR
* 2. workspaces matches library_read or library_write or management OR
* 3. Advances settings
* 3. Advanced settings
*/
options.queryDSL = {
query: {
Expand Down

0 comments on commit dbd7f8f

Please sign in to comment.