woocommerce/includes/api
Claudio Sanches d821dbf88e [API] Fixed the individual_use, enable_free_shipping and exclude_sale_items params for coupons endpoint 2014-12-18 15:01:54 -02:00
..
v1 Removed 'apply before tax' options for coupons - this should be the default core behaviour 2014-11-24 17:24:25 +00: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 Reworked code to be Wordpress code style compliant 2014-10-15 19:43:13 +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 [API] Improved the params in orders api actions 2014-12-12 01:22:42 -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 Removed more some unused code 2014-11-19 22:43:09 -02: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