woocommerce/includes/api
Claudio Sanches d880ee390b Fixed some coding standards in orders api class 2015-01-05 15:41:14 -02:00
..
v1 REST 1.0: Fix pagination headers for Customers 2015-01-04 02:07:11 +01:00
class-wc-api-authentication.php Absolute path fix for REST API v2 2014-09-21 01:09:20 +05:45
class-wc-api-coupons.php [API] Fixed the individual_use, enable_free_shipping and exclude_sale_items params for coupons endpoint 2014-12-18 15:01:54 -02:00
class-wc-api-customers.php [API] Fixed "Undefined index: limit" in customers endpoint 2015-01-05 12:36:50 -02:00
class-wc-api-exception.php Absolute path fix for REST API v2 2014-09-21 01:09:20 +05:45
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 Fixed some coding standards in orders api class 2015-01-05 15:41:14 -02:00
class-wc-api-products.php [API] Added parent_id in products endpoint, closes #6786 2014-12-10 16:28:30 -02:00
class-wc-api-reports.php Absolute path fix for REST API v2 2014-09-21 01:09:20 +05:45
class-wc-api-resource.php Absolute path fix for REST API v2 2014-09-21 01:09:20 +05:45
class-wc-api-server.php REST: Fix pagination headers for Customers response 2015-01-04 02:05:23 +01:00
class-wc-api-webhooks.php Added the wc_is_webhook_valid_topic() and wc_is_valid_url() conditional functions 2014-12-17 10:16:14 -02:00
interface-wc-api-handler.php Absolute path fix for REST API v2 2014-09-21 01:09:20 +05:45