Skip to content

Commit

Permalink
Fixes issue with global search (Netflix#3047)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevgliss authored and rutvijmehta-harness committed Mar 17, 2023
1 parent e46c1cc commit 5db4c1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dispatch/enums.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ class SearchTypes(DispatchEnum):
plugin = "Plugin"
query = "Query"
search_filter = "SearchFilter"
case = "Case"
service = "Service"
source = "Source"
tag = "Tag"
Expand Down

0 comments on commit 5db4c1b

Please sign in to comment.