shotstack / shotstack-sdk-ruby

Ruby SDK for Shotstack, the cloud video editing API.
https://shotstack.io/product/sdk/ruby/
4 stars 4 forks source link

The AudioAsset model is missing. #2

Closed anandvc closed 4 years ago

anandvc commented 4 years ago

Need a way to use AudioAsset https://shotstack.io/docs/api/index.html?ruby#tocsaudioasset

jeffski commented 4 years ago

The Ruby SDK has now been bought up to date with all the latest features, along with some new features we are releasing soon.

Also not that this update changes Shotstack::DefaultApi to Shotstack::EndpointsApi which will need to be updated in existing applications.