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

Add Subscription.all #25

Merged
merged 1 commit into from
Sep 25, 2018
Merged

Conversation

righi
Copy link
Contributor

@righi righi commented Jun 24, 2016

Subscription.all isn't documented at https://docs.checkr.com/#subscription but I found the endpoint does exist and works as expected.

def test_subscription_list
{
:object => 'list',
:data => [test_subscription, test_subscription, test_subscription]

Choose a reason for hiding this comment

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

Use the new Ruby 1.9 hash syntax.

Copy link
Member

@jperichon jperichon left a comment

Choose a reason for hiding this comment

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

Better late than never ... Thanks @righi!

@jperichon jperichon merged commit 26c0b69 into checkr:master Sep 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants