client-php icon indicating copy to clipboard operation
client-php copied to clipboard

GetDealsTimeline data should be Deal25[] rather than Deal25

Open BradGriffith opened this issue 4 years ago • 0 comments

This fixes a JsonMapper exception thrown by DealsController::getDealsTimeline() on DealsController.php:396 .

Fixes #52

BradGriffith avatar Oct 06 '21 18:10 BradGriffith