This repository has been archived by the owner on Oct 4, 2019. It is now read-only.
Releases: woocommerce/wc-api-dev
Releases · woocommerce/wc-api-dev
06-07-2017
Add data endpoints for getting currencies (#9) * Adds endpoints for getting a list of supported currencies, along with their name and symbol. * Limit regex check for currency code to 3 characters.
06-05-2017
Fixes image response, Removes the 'visible' property from the variati…