shotstack / shotstack-sdk-php

PHP SDK for Shotstack, the cloud video editing API.
https://shotstack.io/product/sdk/php/
11 stars 5 forks source link

A typo in the effect name #28

Closed mrLob closed 1 year ago

mrLob commented 1 year ago

Look at 'slideLeftSLow' "message": "Invalid value 'slideLeftSlow' for 'effect', must be one of 'zoomIn', 'zoomInSlow', 'zoomInFast', 'zoomOut', 'zoomOutSlow', 'zoomOutFast', 'slideLeft', 'slideLeftSLow', 'slideLeftFast', 'slideRight', 'slideRightSlow', 'slideRightFast', 'slideUp', 'slideUpSlow', 'slideUpFast', 'slideDown', 'slideDownSlow', 'slideDownFast'",

Laravel 9 PHP 8.1 Shotstack SDK 0.2.3

jeffski commented 1 year ago

Thanks for reporting this issue, it should now be fixed and available in Composer v0.2.4.