10up / brightcove-video-connect

A plugin to integrate your Brightcove video library or libraries with WordPress
https://www.brightcove.com/
GNU General Public License v2.0
22 stars 34 forks source link

Fix: Update call fail when labels are empty #381

Closed burhandodhy closed 8 months ago

burhandodhy commented 8 months ago

Description of the Change

This PR fixes an issue where the update call fails when the labels are empty. Previously, when labels were empty, the payload had an array an one empty index

Closes #

How to test the Change

Changelog Entry

Fixed - Video update API fails when labels are empty

Credits

Props @burhandodhy

Checklist: