AbstractSchema::get_endpoint_args_for_item_schema()
Method: Retrieves an array of endpoint arguments from the item schema for the controller.
Source: packages/woocommerce-blocks/src/StoreApi/Schemas/AbstractSchema.php:125
Method: Retrieves an array of endpoint arguments from the item schema for the controller.
Source: packages/woocommerce-blocks/src/StoreApi/Schemas/AbstractSchema.php:125
Method: Force all schema properties to be readonly.
Source: packages/woocommerce-blocks/src/StoreApi/Schemas/AbstractSchema.php:187
Method: Returns consistent currency schema used across endpoints for prices.
Source: packages/woocommerce-blocks/src/StoreApi/Schemas/AbstractSchema.php:205
Method: Adds currency data to an array of monetary values.
Source: packages/woocommerce-blocks/src/StoreApi/Schemas/AbstractSchema.php:258
Method: Convert monetary values from WooCommerce to string based integers, using the smallest unit of a currency.
Source: packages/woocommerce-blocks/src/StoreApi/Schemas/AbstractSchema.php:271
Method: Prepares HTML based content, such as post titles and content, for the API response.
Source: packages/woocommerce-blocks/src/StoreApi/Schemas/AbstractSchema.php:287
Method: Returns the full item schema.
Source: packages/woocommerce-blocks/src/StoreApi/Schemas/AbstractSchema.php:50
Method: Returns the public schema.
Source: packages/woocommerce-blocks/src/StoreApi/Schemas/AbstractSchema.php:64
Method: Returns extended data for a specific endpoint.
Source: packages/woocommerce-blocks/src/StoreApi/Schemas/AbstractSchema.php:81
Method: Returns extended schema for a specific endpoint.
Source: packages/woocommerce-blocks/src/StoreApi/Schemas/AbstractSchema.php:92