-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.5.0
-
Fix Version/s: 1.5.0
-
Component/s: Nuxeo Platform Compat
-
Tags:
When running
$response = $client->automation('Directory.Entries')->param('directoryName', 'category')->execute(\Nuxeo\Client\Api\Objects\Blob::className);
$response is NULL.