client-php
client-php copied to clipboard
GetDealsTimeline data should be Deal25[] rather than Deal25
This fixes a JsonMapper exception thrown by DealsController::getDealsTimeline() on DealsController.php:396 .
Fixes #52