Skip to content

Ty/dlc 4557#27

Merged
tylerjnap merged 5 commits intomasterfrom
ty/DLC-4557
Dec 7, 2017
Merged

Ty/dlc 4557#27
tylerjnap merged 5 commits intomasterfrom
ty/DLC-4557

Conversation

@tylerjnap
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread README.rst Outdated

client = Client('sk-XXX')

rresponse = client.links.get_info({
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Extra r?

Comment thread pybutton/resources/__init__.py Outdated
from pybutton.resources.customers import Customers
from pybutton.resources.merchants import Merchants
from pybutton.resources.orders import Orders
from pybutton.resources.links import Links
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Alphabetical order

Comment thread pybutton/resources/__init__.py Outdated
Merchants,
Orders
Orders,
Links
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Alphabetical order

Comment thread pybutton/resources/links.py Outdated

'''

def _path(self, link=None):
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Why does this take link as an argument?

@tylerjnap tylerjnap merged commit cd75fcb into master Dec 7, 2017
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.

2 participants