AbstractSchema::get_extended_schema( string $endpoint, array $passed_args )
Returns extended schema for a specific endpoint.
Description Description
Parameters Parameters
- $endpoint
-
(Required) The endpoint identifer.
- $passed_args
-
(Required) An array of arguments to be passed to callbacks.
Return Return
(array) the data that will get added.
Source Source
File: packages/woocommerce-blocks/src/StoreApi/Schemas/AbstractSchema.php