woocommerce/includes/api
nils-fredrik@maksimer.no 686c40919b Fix for #7592
Added sku filter to the /products endpoint. 

Will let you search for products by sku without using the
/products/sku/<sku> endpoint. Its now possible to search for product
skus with specialchars like / and -.
2015-03-21 18:53:00 +01:00
..
v1 REST 1.0: Fix pagination headers for Customers 2015-01-04 02:07:11 +01:00
class-wc-api-authentication.php Check strings using hash_equals 2015-01-19 00:34:09 -05:00
class-wc-api-coupons.php Use coupon_amount in api 2015-02-03 14:44:57 +00:00
class-wc-api-customers.php Fix for #7752 2015-03-18 00:20:35 +01:00
class-wc-api-exception.php No return needed 2015-02-03 14:44:57 +00:00
class-wc-api-json-handler.php Absolute path fix for REST API v2 2014-09-21 01:09:20 +05:45
class-wc-api-orders.php get product_id using wc_get_product_id_by_sku 2015-03-18 23:11:28 +11:00
class-wc-api-products.php Fix for #7592 2015-03-21 18:53:00 +01:00
class-wc-api-reports.php API: reports/sales now also returns total refunds. 2015-03-09 17:09:07 +01:00
class-wc-api-resource.php Updated the changelog for 1452bde 2015-02-11 10:13:36 -02:00
class-wc-api-server.php fix spacing 2015-02-01 14:24:29 +07:00
class-wc-api-webhooks.php docblock corrections 2015-02-03 14:44:57 +00:00
interface-wc-api-handler.php Absolute path fix for REST API v2 2014-09-21 01:09:20 +05:45