Skip to content

Update Service.java#150

Closed
nhalstead wants to merge 1 commit intosplunk:developfrom
nhalstead:patch-3
Closed

Update Service.java#150
nhalstead wants to merge 1 commit intosplunk:developfrom
nhalstead:patch-3

Conversation

@nhalstead
Copy link
Copy Markdown

I've added getSavedSearch(title);. This will allow getting a Saved Search directly rather than trying to run a search or getting all search results and getting by a key. Creates a more efficient call.

You can see a similar case being made for Jobs here and the update for it here

Added `getSavedSearch(title);`
@fantavlik
Copy link
Copy Markdown
Contributor

Thanks @nhalstead! We merged your changes along with a new test here - #166

@fantavlik fantavlik closed this Sep 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants