WC_REST_Controller::get_public_batch_schema()
Method: Get the batch schema, conforming to JSON Schema.
Source: includes/rest-api/Controllers/Version3/class-wc-rest-controller.php:483
Method: Get the batch schema, conforming to JSON Schema.
Source: includes/rest-api/Controllers/Version3/class-wc-rest-controller.php:483
Method: Gets an array of fields to be included on the response.
Source: includes/rest-api/Controllers/Version3/class-wc-rest-controller.php:529
Method: Add the schema from additional fields to an schema array.
Source: includes/rest-api/Controllers/Version3/class-wc-rest-controller.php:69
Filter Hook: Can’t use $this->get_object_type otherwise we cause an inf loop.
Source: includes/rest-api/Controllers/Version3/class-wc-rest-controller.php:89
Method: Get normalized rest base.
Source: includes/rest-api/Controllers/Version3/class-wc-rest-controller.php:169
Method: Check batch limit.
Source: includes/rest-api/Controllers/Version3/class-wc-rest-controller.php:179
Method: Bulk create, update and delete items.
Source: includes/rest-api/Controllers/Version3/class-wc-rest-controller.php:209
Method: Validate a text value for a text based setting.
Source: includes/rest-api/Controllers/Version3/class-wc-rest-controller.php:329
Class: Abstract Rest Controller Class
Source: includes/rest-api/Controllers/Version3/class-wc-rest-controller.php:30