tv2regionerne / statamic-private-api

MIT License
3 stars 2 forks source link

Fix issues with asset uploading by url and validation handling of metadata #22

Closed SylvesterDamgaard closed 2 months ago

SylvesterDamgaard commented 2 months ago

This PR will handle missing or invalid file extensions in the URL. The filename will also be sanitized. It's possible to pass a filename parameter to set the filename during upload by URL. Fixes #20