Skip to content

Conversation

@Bobspadger
Copy link

What?

README update to go along with the v3 work by VDuda

@Bobspadger
Copy link
Author

@bookernath there, I've even done the docs for you :)

@Bobspadger Bobspadger changed the title Develop README update for VDuda v3 update Jul 9, 2019
This was referenced May 26, 2020
# Support v3
if self.api_path and 'v3' in self.api_path:
url = 'catalog/{}'.format(url)
if url is 'orders':
Copy link

@ThePsyjo ThePsyjo Oct 2, 2020

Choose a reason for hiding this comment

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

This will never be True, use == instead of is.

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.

2 participants