woocommerce/includes/api
Max Rice d7c77d1ab7 API: Add XML generation
This commit completes the XML response handler and adjusts the output
format for all resources to include a top-level property that encloses
the response. This is more consistent with the multi-resource (e.g. GET
/orders) response.

Part of #4165
2013-11-22 03:41:32 -05:00
..
class-wc-api-authentication.php Add API key-specific permission check 2013-11-19 03:04:00 -05:00
class-wc-api-coupons.php API: Add XML generation 2013-11-22 03:41:32 -05:00
class-wc-api-customers.php API: Add XML generation 2013-11-22 03:41:32 -05:00
class-wc-api-json-handler.php Properly handle datetimes 2013-11-18 16:47:38 -05:00
class-wc-api-orders.php API: Add XML generation 2013-11-22 03:41:32 -05:00
class-wc-api-products.php API: Add XML generation 2013-11-22 03:41:32 -05:00
class-wc-api-reports.php API: Add XML generation 2013-11-22 03:41:32 -05:00
class-wc-api-resource.php API: Add XML generation 2013-11-22 03:41:32 -05:00
class-wc-api-server.php API: Add XML generation 2013-11-22 03:41:32 -05:00
class-wc-api-xml-handler.php API: Add XML generation 2013-11-22 03:41:32 -05:00
interface-wc-api-handler.php Add REST API request/response interface 2013-11-06 01:49:08 -05:00