WordPress\AiClient\Common\Contracts
WithJsonSchemaInterface::getJsonSchema
Gets the JSON schema representation of the object.
Method of the class: WithJsonSchemaInterface{}
No Hooks.
Returns
Array
Usage
$result = WithJsonSchemaInterface::getJsonSchema(): array;
Changelog
| Since 0.1.0 | Introduced. |
WithJsonSchemaInterface::getJsonSchema() WithJsonSchemaInterface::getJsonSchema code WP 7.0
public static function getJsonSchema(): array;