Fixed coupons schema

This commit is contained in:
Claudio Sanches 2017-02-14 13:59:22 -02:00
parent 5365fec1b3
commit ad3716a49e
1 changed files with 1 additions and 1 deletions

View File

@ -302,7 +302,7 @@ class WC_REST_Coupons_Controller extends WC_REST_Coupons_V1_Controller {
'readonly' => true,
),
'meta_data' => array(
'description' => __( 'Order meta data.', 'woocommerce' ),
'description' => __( 'Coupons meta data.', 'woocommerce' ),
'type' => 'array',
'context' => array( 'view', 'edit' ),
'items' => array(