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

Bindings for Terminal endpoints #498

Merged
merged 2 commits into from
Sep 24, 2018
Merged

Bindings for Terminal endpoints #498

merged 2 commits into from
Sep 24, 2018

Conversation

daz-stripe
Copy link
Contributor

Bindings for Terminal endpoints

  • Connection Tokens
  • Locations
  • Readers

'use strict';

var StripeResource = require('../../StripeResource');
var stripeMethod = StripeResource.method;
Copy link
Contributor

Choose a reason for hiding this comment

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

This is never used and causes a linting error.

'use strict';

var StripeResource = require('../../StripeResource');
var stripeMethod = StripeResource.method;
Copy link
Contributor

Choose a reason for hiding this comment

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

Same here.

'use strict';

var StripeResource = require('../../StripeResource');
var stripeMethod = StripeResource.method;
Copy link
Contributor

Choose a reason for hiding this comment

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

And here.

@stripe-ci stripe-ci assigned daz-stripe and unassigned ob-stripe Sep 18, 2018
@daz-stripe daz-stripe assigned ob-stripe and unassigned daz-stripe Sep 18, 2018
Copy link
Contributor

@ob-stripe ob-stripe left a comment

Choose a reason for hiding this comment

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

LGTM!

@stripe-ci stripe-ci assigned daz-stripe and unassigned ob-stripe Sep 19, 2018
@ob-stripe ob-stripe merged commit 372e8e1 into master Sep 24, 2018
@ob-stripe ob-stripe deleted the daz-terminal-bindings branch September 24, 2018 13:27
@ob-stripe
Copy link
Contributor

Released as 6.12.0.

@ob-stripe ob-stripe mentioned this pull request Sep 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants