rebase on oct-10-2023
This commit is contained in:
@@ -124,7 +124,7 @@ class PaymentGatewaySuggestions extends \WC_REST_Data_Controller {
|
||||
$schema = array(
|
||||
'$schema' => 'http://json-schema.org/draft-04/schema#',
|
||||
'title' => 'payment-gateway-suggestions',
|
||||
'type' => 'array',
|
||||
'type' => 'object',
|
||||
'properties' => array(
|
||||
'content' => array(
|
||||
'description' => __( 'Suggestion description.', 'woocommerce' ),
|
||||
|
||||
Reference in New Issue
Block a user