You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This getOptionValues() function does not filter by an Option ID, this seems to be contradictory to how we built out similar functions such as getOrderProducts(). I think we should update getOptionValues() to accept an ID and include that in it's request if so.
The text was updated successfully, but these errors were encountered:
https://github.com/bigcommerce/bigcommerce-api-php/blob/master/src/Bigcommerce/Api/Client.php#L676-L680
This getOptionValues() function does not filter by an Option ID, this seems to be contradictory to how we built out similar functions such as getOrderProducts(). I think we should update getOptionValues() to accept an ID and include that in it's request if so.
The text was updated successfully, but these errors were encountered: