Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

update to API v3#1

Merged
sonic182 merged 1 commit into
mastersonic182/bigcommerce-api-python:masterfrom
update_to_api_v3sonic182/bigcommerce-api-python:update_to_api_v3Copy head branch name to clipboard
May 26, 2020
Merged

update to API v3#1
sonic182 merged 1 commit into
mastersonic182/bigcommerce-api-python:masterfrom
update_to_api_v3sonic182/bigcommerce-api-python:update_to_api_v3Copy head branch name to clipboard

Conversation

@javiquiros

Copy link
Copy Markdown
Collaborator

This PR merges this PR bigcommerce#86

@javiquiros javiquiros added the enhancement New feature or request label May 26, 2020
@javiquiros javiquiros requested a review from sonic182 May 26, 2020 10:26
@javiquiros javiquiros self-assigned this May 26, 2020
Comment thread README.rst
# For connecting to the v2 api:
api = bigcommerce.api.BigcommerceApi(client_id='', store_hash='', access_token='')
# For connecting to the v3 api:
api = bigcommerce.api.BigcommerceApi(client_id='', store_hash='', access_token='', api_path='/stores/{}/v3/{}'))

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

you're overriding api variable, remove the previously line if not required

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

This is the README file and both version are supported, so this lines are useful about how to choose one or another.

@javiquiros javiquiros requested a review from sonic182 May 26, 2020 11:14
@sonic182 sonic182 merged commit 0d7207e into master May 26, 2020
@sonic182 sonic182 deleted the update_to_api_v3 branch May 26, 2020 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.