Skip to content
This repository has been archived by the owner on Oct 20, 2020. It is now read-only.

Latest commit

 

History

History
28 lines (22 loc) · 1.24 KB

CHANGELOG.md

File metadata and controls

28 lines (22 loc) · 1.24 KB

v0.1.5 (May 17, 2019)

  • Fix babel usage #12

v0.1.4 (July 31, 2018)

  • Fix OrderEntryOCC model [#9] (#9)
  • Fix AddressOCC model [#10] (#10)
  • Fix PaymentDetailOCC model [#11] (#11)

v0.1.3 (June 21, 2018)

  • Fix superagent attachCookies and saveCookies usage

v0.1.2 (May 18, 2018)

  • Fix CategoryHierarchy model #5

v0.1.1 (November 3, 2017)

  • Authentication update #4
    • Allowed the client to accept access token, and several other options as parameters
    • Moved requestAccessToken and clearAccessToken to /test/utils.js

v0.1.0 (November 2, 2017)

  • Added tests for most of the endpoints #1
    • Renamed methods so they are more intuitive
    • Upgraded Mocha version to 4.0.1
    • Added requestAccessToken and clearAccessToken utilities
    • Added tests and an wrapper function testWrapper that injects the valid testing data

0.0.1

  • Project generated by swagger