Skip to content
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

New Saved Jobs API #238

Merged
merged 7 commits into from
Mar 30, 2016
Merged

New Saved Jobs API #238

merged 7 commits into from
Mar 30, 2016

Conversation

ghost
Copy link

@ghost ghost commented Mar 29, 2016

As the name implies

saved_jobs = Cb.saved_jobs.get({ site: host_site, oauth_token: access_token })['data']

end

def body(args)
body = Hash.new
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ghost
Copy link
Author

ghost commented Mar 30, 2016

I am ignoring the code climate errors for now. The complex method in config is silly and the duplicate code warning might be addressed in the future as we refactor client down.

@Casao Casao merged commit 3eee88a into master Mar 30, 2016
@Casao Casao deleted the saved-jobs branch March 30, 2016 14:59
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.

None yet

1 participant