$api->render()
Renders the API call
Parameters
Name | Type | Default |
---|---|---|
$path * | string |
– |
$method | string |
'GET' |
$requestData | array |
[ ] |
Parent class
Kirby\Cms\Api
inherited from Kirby\Api\Api