Skip to content

Update Service.java #150

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Update Service.java #150

wants to merge 1 commit into from

Conversation

nhalstead
Copy link

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
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