You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The remove video file endpoint could be risky business. Removal is via idx instead of name. Its possible the value at that position changed since last look which could send a coding maverick into the danger zone.
We should also consider combining "VideoFile", "ImageFile", "AuxiliaryFile" into a single endpoint
The text was updated successfully, but these errors were encountered:
bctcvai
changed the title
Removing media files via idx is risky business
Improve management of media_file element removal
Feb 25, 2025
The remove video file endpoint could be risky business. Removal is via idx instead of name. Its possible the value at that position changed since last look which could send a coding maverick into the danger zone.
We should also consider combining "VideoFile", "ImageFile", "AuxiliaryFile" into a single endpoint
The text was updated successfully, but these errors were encountered: