missing data.asset_id
in video.asset.track.ready
webhook event
#446
Labels
bug
Something isn't working
data.asset_id
in video.asset.track.ready
webhook event
#446
According to:
The
asset_id
should be avaiable in the data object.However, the Track interface (https://github.com/muxinc/mux-node-sdk/blob/v8.8.0/src/resources/video/assets.ts#L1164) does not define it.
Is this intended or a bug? I can probably submit a PR if it's as simple as adding a property.
The text was updated successfully, but these errors were encountered: