woocommerce/includes/api
Claudio Sanches 346e1ea1e0 Merge pull request #12996 from woocommerce/rest-api-missing-types-args
REST API Types
2017-01-27 14:49:35 -02:00
..
legacy Restore attributes ordering, closes #12847 2017-01-16 21:11:56 -02:00
class-wc-rest-authentication.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
class-wc-rest-coupons-controller.php Added more missing args and types 2017-01-26 20:33:39 +00:00
class-wc-rest-customer-downloads-controller.php Added more missing args and types 2017-01-26 20:33:39 +00:00
class-wc-rest-customers-controller.php Added more missing args and types 2017-01-26 20:33:39 +00:00
class-wc-rest-exception.php Make WC_REST_Exception extend WC_Data_Exception 2017-01-27 13:52:21 -02:00
class-wc-rest-order-notes-controller.php Added more missing args and types 2017-01-26 20:33:39 +00:00
class-wc-rest-order-refunds-controller.php Added more missing args and types 2017-01-26 20:33:39 +00:00
class-wc-rest-orders-controller.php Added more missing args and types 2017-01-26 20:33:39 +00:00
class-wc-rest-payment-gateways-controller.php ID arg definitions 2017-01-26 19:22:57 +00:00
class-wc-rest-product-attribute-terms-controller.php Added more missing args and types 2017-01-26 20:33:39 +00:00
class-wc-rest-product-attributes-controller.php Added more missing args and types 2017-01-26 20:33:39 +00:00
class-wc-rest-product-categories-controller.php Use objects, rather than arrays in schema when properties are defined 2016-12-07 11:36:46 +00:00
class-wc-rest-product-reviews-controller.php Added more missing args and types 2017-01-26 20:33:39 +00:00
class-wc-rest-product-shipping-classes-controller.php [REST API] Shipping classes should not have parents 2016-05-23 18:57:58 -03:00
class-wc-rest-product-tags-controller.php [REST API] Fixed some schema contexts 2016-05-10 13:41:15 -03:00
class-wc-rest-product-variations-controller.php Added more missing args and types 2017-01-26 20:33:39 +00:00
class-wc-rest-products-controller.php Merge pull request #12996 from woocommerce/rest-api-missing-types-args 2017-01-27 14:49:35 -02:00
class-wc-rest-report-sales-controller.php Added more missing args and types 2017-01-26 20:33:39 +00:00
class-wc-rest-report-top-sellers-controller.php WIP - Product CRUD (#12065) 2016-11-16 12:38:24 +00:00
class-wc-rest-reports-controller.php [REST API] Allow batch create, update and delete for almost all endpoints 2016-05-11 16:34:53 -03:00
class-wc-rest-settings-controller.php Hook up email settings to the API 2016-09-08 15:20:15 -07:00
class-wc-rest-settings-options-controller.php object types to fix unit tests 2017-01-26 20:58:55 +00:00
class-wc-rest-shipping-methods-controller.php ID arg definitions 2017-01-26 19:22:57 +00:00
class-wc-rest-shipping-zone-locations-controller.php Missing arg and setting types 2017-01-26 20:06:18 +00:00
class-wc-rest-shipping-zone-methods-controller.php Missing arg and setting types 2017-01-26 20:06:18 +00:00
class-wc-rest-shipping-zones-controller.php Missing arg and setting types 2017-01-26 20:06:18 +00:00
class-wc-rest-system-status-controller.php ID arg definitions 2017-01-26 19:22:57 +00:00
class-wc-rest-system-status-tools-controller.php ID arg definitions 2017-01-26 19:22:57 +00:00
class-wc-rest-tax-classes-controller.php Missing arg and setting types 2017-01-26 20:06:18 +00:00
class-wc-rest-taxes-controller.php Missing arg and setting types 2017-01-26 20:06:18 +00:00
class-wc-rest-webhook-deliveries.php Missing arg and setting types 2017-01-26 20:06:18 +00:00
class-wc-rest-webhooks-controller.php ID arg definitions 2017-01-26 19:22:57 +00:00