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

Begin Implementing V3 while remaining Backwards Compatible. #267

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Dec 29, 2020

  1. Update composer.json

    chrishappy committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    122b03d View commit details
    Browse the repository at this point in the history
  2. Introduce $version with default value 'v2'

    Begin allowing clients to use v3 of the BigCommerce API with fully backwards compatibility
    Chris-Happy7 committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    5a99c32 View commit details
    Browse the repository at this point in the history
  3. Allow getProducts to use v3

    Chris-Happy7 committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    4d47923 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2020

  1. Revert "Update composer.json"

    This reverts commit 122b03d.
    Chris-Happy7 committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    677a0fb View commit details
    Browse the repository at this point in the history
  2. Merge branch 'v3.2020'

    Chris-Happy7 committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    35ea0ec View commit details
    Browse the repository at this point in the history
  3. Add "getCart" and "addCoupon"

    Chris-Happy7 committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    af61b22 View commit details
    Browse the repository at this point in the history