jpetrucciani / hubspot3

python3.6+ hubspot client based on hapipy, but modified to use the newer endpoints and non-legacy python
MIT License
147 stars 73 forks source link

Fix few paths of the products API #66

Closed jisson closed 4 years ago

jisson commented 4 years ago

Fix few paths of the products API client. Some were incomplete such as:

Cf: https://developers.hubspot.com/docs/methods/products/update-products

Also add test_products.

jpetrucciani commented 4 years ago

Awesome - thanks for the contributions! I'll get these reviewed and merged soon!