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

Fix few paths of the products API #66

Conversation

jisson
Copy link
Contributor

@jisson jisson commented Oct 14, 2019

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

  • [POST] crm-objects/v1/{product_id} -> crm-objects/v1/objects/products/{product_id}

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

Also add test_products.

Fix few paths of the products API client. Some were incomplete such as:
 - [POST] `crm-objects/v1/{product_id}` -> `crm-objects/v1/objects/products/{product_id}`

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

Also add `test_products`.
@jpetrucciani
Copy link
Owner

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

@jpetrucciani jpetrucciani merged commit 08ce0b7 into jpetrucciani:master Oct 14, 2019
@jpetrucciani jpetrucciani mentioned this pull request Oct 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants