smartcar / python-sdk

Smartcar Python SDK
MIT License
44 stars 13 forks source link

feat: add params for single select v1.2 #62

Closed allisonc07 closed 5 years ago

allisonc07 commented 5 years ago

SDK changes for single select v1.2:

  1. Update README so that single_select can be a bool or a dictionary
  2. Add ability to add single_select_vin to auth url
  3. Update tests