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.


Top ↑

Return Return

(array) the data that will get added.


Top ↑

Source Source

File: packages/woocommerce-blocks/src/StoreApi/Schemas/AbstractSchema.php


			

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.