api-php-lib
api-php-lib copied to clipboard
Site getAll is only returning one item
Running $client->site()->getAll();
only seems to return one item and it appears to always be the last item. If I add a filter for a specific ID then that item is returned so I know there are more items in my plesk instance.
The protocol version returned in the response is 1.6.9.1
.