bigcommerce-api-php icon indicating copy to clipboard operation
bigcommerce-api-php copied to clipboard

Change Rule->conditions to pull from fields array instead of resource

Open watermark opened this issue 9 years ago • 1 comments

Rule queries return the array of conditions within the result, not a resource url. This change pulls the RuleConditions from the result, just as the Sku->options() does

watermark avatar Feb 26 '16 02:02 watermark

@watermark There were some test failures in your PR. If you can resolve those, we can work on getting this reviewed.

PreciselyAlyss avatar May 27 '16 17:05 PreciselyAlyss