Skip to content

v1.0.0

Choose a tag to compare

@LukeTowers LukeTowers released this 02 Sep 20:59
· 1 commit to master since this release
Fix for error when calling public method getCallsRemaining() (#2)

The X-Shopify-Shop-Api-Call-Limit header now returns an array with a single string element instead of just a string, this fixes that. Credit to @tpenaranda