Skip to content

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