Updated Contributing to the WooCommerce REST API (markdown)

Mike Jolley 2017-05-24 10:35:43 +01:00
parent 9d3cad8652
commit 7dd0fdfaa1
1 changed files with 1 additions and 2 deletions

@ -58,8 +58,7 @@ You can also use the `OPTIONS` command to return all information about an endpoi
![Customer schema](https://woocommerce.files.wordpress.com/2017/05/2017-05-24-at-10-24.png)
[You can read more about schemas in the handbook
(https://developer.wordpress.org/rest-api/extending-the-rest-api/schema/).
[You can read more about schemas in the handbook](https://developer.wordpress.org/rest-api/extending-the-rest-api/schema/).
To look at an example schema, [see the customers API](https://github.com/woocommerce/woocommerce/blob/3.0.0/includes/api/class-wc-rest-customer-downloads-controller.php#L78-L168).